Skip to content

Hostname

cevta.gov.bd

Last fetched

cevta.gov.bd resolves to 1 IPv4 address operated by AS140068 in BD.

Nutrition Label

WHISPER CANON · cevta.gov.bdRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cevta.gov.bd

Resolution chain

cevta.gov.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.148.14.24103.148.14.0/24AS140068BD

WHOIS identity

No WHOIS records are currently associated with cevta.gov.bd in WhisperGraph.

Subdomains

11 observed subdomains of cevta.gov.bd.

Web-graph footprint

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

14 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cevta.gov.bd

SPF policy

7 SPF mechanisms authorising senders for cevta.gov.bd.

MechanismTarget
SPF_Acevta.gov.bd
SPF_IP103.148.14.24
SPF_IP154.16.116.154
SPF_IP154.16.116.155
SPF_IP181.214.83.109
SPF_IP191.96.133.35
SPF_MXcevta.gov.bd

Related pages

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

Cypher and MCP

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

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