Skip to content

Hostname

cedp.gov.bd

Last fetched

cedp.gov.bd resolves to 2 IPv4 addresses operated by AS63961 in BD.

Nutrition Label

WHISPER CANON · cedp.gov.bdRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cedp.gov.bd

Resolution chain

cedp.gov.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 cedp.gov.bd in WhisperGraph.

Subdomains

8 observed subdomains of cedp.gov.bd.

Web-graph footprint

Distinct hostnames that link to or from cedp.gov.bd in the public web crawl.

28 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cedp.gov.bd

SPF policy

4 SPF mechanisms authorising senders for cedp.gov.bd.

MechanismTarget
SPF_Acedp.gov.bd
SPF_IP103.157.135.60
SPF_IP103.28.121.60
SPF_MXcedp.gov.bd

Related pages

Pivot deeper into the graph from cedp.gov.bd.

Cypher and MCP

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

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