Skip to content

Hostname

prepdator.com

Last fetched

prepdator.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:638 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.226.3113.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.152.19813.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.22.15913.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.232.15413.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.253.313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.125.17516.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.206.21851.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.61.7051.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.50.8413.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:638
Organization
protected protected
Contact emails

Subdomains

1 observed subdomain of prepdator.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for prepdator.com.

MechanismTarget
SPF_INCLUDEoutbound.euronic.fi

Related pages

Pivot deeper into the graph from prepdator.com.

Cypher and MCP

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

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