Skip to content

Hostname

slotpark.com

Last fetched

slotpark.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · slotpark.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/slotpark.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.10713.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.1113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.11113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.12313.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.78.10352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.11552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.10099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:85
Organization
jakob sommerhuber
Contact emails

Subdomains

20 observed subdomains of slotpark.com.

Web-graph footprint

Distinct hostnames that link to or from slotpark.com in the public web crawl.

943 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for slotpark.com.

MechanismTarget
SPF_REDIRECT_spf-flat.greentube.com

Related pages

Pivot deeper into the graph from slotpark.com.

Cypher and MCP

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

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