Skip to content

Hostname

ppdde.top

Last fetched

ppdde.top resolves to 5 IPv4 addresses operated by LAYER7-MITIGATION - Layer7 Technologies Inc. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ppdde.topRouting diversity3.9/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/ppdde.top

Resolution chain

ppdde.top resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.57.201.14931.57.201.0/24AS40662LAYER7-MITIGATION - Layer7 Technologies Inc
194.113.235.202194.113.235.0/24AS215540GCS-AS - GLOBAL CONNECTIVITY SOLUTIONS LLP
107.151.212.2107.151.212.0/24AS139880OWGELS-AS-AP - OWGELS INTERNATIONAL CO., LIMITED
70.36.99.21370.36.99.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, Inc
74.81.33.24374.81.33.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, Inc

WHOIS identity

Registrar
iana:1479
Organization
Contact emails

Subdomains

1 observed subdomain of ppdde.top.

Subdomain
www.ppdde.top

Web-graph footprint

Distinct hostnames that link to or from ppdde.top in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ppdde.top.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ppdde.top"})-[: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.