Skip to content

Hostname

de0pr.com

Last fetched

de0pr.com resolves to 15 IPv4 addresses operated by AS55933 in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · de0pr.comRouting diversity5.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/de0pr.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.118.254.192103.118.254.0/24AS55933HK
154.219.119.56154.219.116.0/22AS401701COGNETCLOUD-2 - cognetcloud INCHK
192.238.141.199192.238.141.0/24AS138995HK
192.238.141.236192.238.141.0/24AS138995HK
192.238.176.9192.238.176.0/24AS138995HK
23.145.232.10923.145.232.0/24AS209242US
34.96.158.24134.96.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.96.198.1134.96.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
4.144.235.264.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
4.144.235.984.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
43.210.27.7143.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
45.192.225.13545.192.225.0/24AS138995HK
45.61.236.14145.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15145.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
57.155.75.5257.152.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of de0pr.com.

Threat posture

History

Related pages

Pivot deeper into the graph from de0pr.com.

Cypher and MCP

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

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