Skip to content

Hostname

findacrew.com

Last fetched

findacrew.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · findacrew.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/findacrew.com

Resolution chain

findacrew.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.15.180104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.10.230104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.230104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.163.190172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.233172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.1188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.1188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
find a crew
Contact emails

Subdomains

1 observed subdomain of findacrew.com.

Web-graph footprint

Distinct hostnames that link to or from findacrew.com in the public web crawl.

14 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for findacrew.com.

MechanismTarget
SPF_Afindacrew.com
SPF_INCLUDE_spf.google.com
SPF_IP173.249.148.37
SPF_IP173.249.148.45
SPF_IP50.28.84.187
SPF_IP50.28.84.188
SPF_IP67.225.139.227
SPF_IP67.225.139.229
SPF_IP67.225.218.9
SPF_IP69.16.230.162

Related pages

Pivot deeper into the graph from findacrew.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "findacrew.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.