Skip to content

Hostname

getsafety.com

Last fetched

getsafety.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.121108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.127108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.39108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.53108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.263.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.313.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.693.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.803.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.3452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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 getsafety.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for getsafety.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from getsafety.com.

Cypher and MCP

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

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