Skip to content

Hostname

crewsense.com

Last fetched

crewsense.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.33.25216.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.167.20018.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.222.7.23318.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.230.24118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.222.14518.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.149.843.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.225.2553.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.30.13.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.31.2013.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.54.183.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.39.1713.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.228.2233.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.125.1703.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.75.313.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.115.2413.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.23.963.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.66.24316.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
casey mcintosh
Contact emails

Subdomains

27 observed subdomains of crewsense.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crewsense.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from crewsense.com.

Cypher and MCP

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

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