Skip to content

Hostname

kuididl.com

Last fetched

kuididl.com resolves to 2 IPv4 addresses operated by AS151263 in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · kuididl.comRouting diversity2.4/10Peering density5.1/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kuididl.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.45.129.33103.45.129.0/24AS151263CN
70.39.205.16870.39.205.0/24AS979NETLAB-SDN - NetLab GlobalHK

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from kuididl.com.

Cypher and MCP

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

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