Skip to content

Hostname

dingdongit.com

Last fetched

dingdongit.com resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:4251 as the registrar.

Nutrition Label

WHISPER CANON · dingdongit.comRouting diversity5.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dingdongit.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.183.161104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.218104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.183.164104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.47.185104.18.47.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.90.91104.18.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.157.121104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.27.2162.159.27.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.248.184104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.152.242104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.113.224104.17.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.145.17104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.241.240104.25.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:4251
Organization
ding dong dian nao
Contact emails

Subdomains

2 observed subdomains of dingdongit.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dingdongit.com.

Cypher and MCP

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

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