Skip to content

Hostname

shiphawk.com

Last fetched

shiphawk.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · shiphawk.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shiphawk.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.157.12116.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.56.4518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.23.14718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.204.17518.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.222.1.8018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.112.5718.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.144.16318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.4.1703.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.14.923.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.30.2013.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.179.1293.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.241.1123.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.64.2453.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.111.53.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.59.1203.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.111.1093.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.228.193.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.17.241.1173.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.63.173.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.87.913.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0139037612
Contact emails

Subdomains

75 observed subdomains of shiphawk.com.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for shiphawk.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hubspotemail.net
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.clearslide.com
SPF_MXshiphawk.com

Related pages

Pivot deeper into the graph from shiphawk.com.

Cypher and MCP

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

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