Skip to content

Hostname

konduangdee.com

Last fetched

konduangdee.com resolves to 3 IPv4 addresses operated by AS132046 in PH. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · konduangdee.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/konduangdee.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.115.167.129185.115.167.0/24AS132046PH
35.221.175.8235.221.160.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW
35.221.178.6135.221.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW

WHOIS identity

Registrar
iana:1040
Organization
cloud lau
Contact emails

Subdomains

45 observed subdomains of konduangdee.com.

Web-graph footprint

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

29 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from konduangdee.com.

Cypher and MCP

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

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