Skip to content

Hostname

safe.global

Last fetched

safe.global resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · safe.globalRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/safe.global

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.2313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.20.10213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.12913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.96.1273.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.313.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.723.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.873.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

28 observed subdomains of safe.global.

Web-graph footprint

Distinct hostnames that link to or from safe.global in the public web crawl.

929 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for safe.global.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from safe.global.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "safe.global"})-[: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.