Skip to content

Hostname

potion.gumisofts.com

Last fetched

potion.gumisofts.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · potion.gumisofts.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/potion.gumisofts.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.49.173.12613.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.218.14113.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.221.23013.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.179.24513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.233.7813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.60.1816.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.223.14716.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.125.251.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.164.19151.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with potion.gumisofts.com in WhisperGraph.

Subdomains

1 observed subdomain of potion.gumisofts.com.

Threat posture

History

Related pages

Pivot deeper into the graph from potion.gumisofts.com.

Cypher and MCP

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

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