Skip to content

Hostname

5gum.com

Last fetched

5gum.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.11913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6413.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.28.2118.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.3218.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.4818.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.7918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.161.119.1013.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1103.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.373.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.813.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.234.10399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6299.84.232.0/22AS16509AMAZON-02 - 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 5gum.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 5gum.com.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com

Related pages

Pivot deeper into the graph from 5gum.com.

Cypher and MCP

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

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