Skip to content

Hostname

crewfare.com

Last fetched

crewfare.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · crewfare.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crewfare.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.73.244.37184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.250.503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.15.2013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.156.1923.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.180.18734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.92.17135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.8.10244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.222.10844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.119.8250.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.71.10554.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.127.5854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.2.18554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.248.10654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.71.5998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.161.8798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.239.635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.218.11232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.48.9198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for crewfare.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.apollo.io
SPF_INCLUDEspf.freshdesk.com
SPF_INCLUDEspf.hubspotemail.net

Related pages

Pivot deeper into the graph from crewfare.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "crewfare.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.