Skip to content

Hostname

eksheba.gov.bd

Last fetched

eksheba.gov.bd resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · eksheba.gov.bdRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/eksheba.gov.bd

Resolution chain

eksheba.gov.bd resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.62.101104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.222.211172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

15 observed subdomains of eksheba.gov.bd.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aeksheba.gov.bd
SPF_IP107.152.41.204
SPF_IP194.163.142.249
SPF_IP194.163.144.13
SPF_IP62.171.191.140
SPF_IP62.171.191.142
SPF_MXeksheba.gov.bd

Related pages

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

Cypher and MCP

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

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