Skip to content

Hostname

ppseoul.com

Last fetched

ppseoul.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.61.3552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.182.11199.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.4899.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.5999.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.9499.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:244
Organization
dongee lee
Contact emails

Subdomains

1 observed subdomain of ppseoul.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ppseoul.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from ppseoul.com.

Cypher and MCP

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

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