Skip to content

Hostname

pdaoo.top

Last fetched

pdaoo.top resolves to 2 IPv4 addresses operated by GCS-AS - GLOBAL CONNECTIVITY SOLUTIONS LLP in RU.

Nutrition Label

WHISPER CANON · pdaoo.topRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/pdaoo.top

Resolution chain

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

IPPrefixASNOperatorCountry
194.113.235.202194.113.235.0/24AS215540GCS-AS - GLOBAL CONNECTIVITY SOLUTIONS LLPRU
70.36.99.21370.36.99.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, IncUS

WHOIS identity

No WHOIS records are currently associated with pdaoo.top in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from pdaoo.top.

Cypher and MCP

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

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