Skip to content

Hostname

cnet.net.bd

Last fetched

cnet.net.bd resolves to 2 IPv4 addresses operated by AS139016 in BD.

Nutrition Label

WHISPER CANON · cnet.net.bdRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cnet.net.bd

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cnet.net.bd in WhisperGraph.

Subdomains

14 observed subdomains of cnet.net.bd.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • cnet.net.bd

SPF policy

4 SPF mechanisms authorising senders for cnet.net.bd.

MechanismTarget
SPF_Acnet.net.bd
SPF_IP103.187.22.107
SPF_IP95.216.50.251
SPF_MXcnet.net.bd

Related pages

Pivot deeper into the graph from cnet.net.bd.

Cypher and MCP

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

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