Skip to content

Hostname

cnet.com.in

Last fetched

cnet.com.in resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cnet.com.inRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cnet.com.in

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.47.185104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.171.207172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.88.20.11923.88.0.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with cnet.com.in in WhisperGraph.

Subdomains

10 observed subdomains of cnet.com.in.

Web-graph footprint

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

66 sites link to this hostname.

317 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cnet.com.in.

MechanismTarget
SPF_Acnet.com.in
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP142.132.143.214
SPF_IP23.88.20.119
SPF_MXcnet.com.in

Related pages

Pivot deeper into the graph from cnet.com.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cnet.com.in"})-[: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.