Skip to content

Hostname

slotsgoldpeak.com

Last fetched

slotsgoldpeak.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · slotsgoldpeak.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/slotsgoldpeak.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.54.11013.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.11813.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.5113.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.54.9613.32.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.35.78.3713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.5013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.7113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.8213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.153.2018.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.5218.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.718.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.9818.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of slotsgoldpeak.com.

Threat posture

History

Related pages

Pivot deeper into the graph from slotsgoldpeak.com.

Cypher and MCP

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

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