Skip to content

Hostname

finance.gov.bd

Last fetched

finance.gov.bd appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · finance.gov.bdRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/finance.gov.bd

Resolution chain

finance.gov.bd has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

22 observed subdomains of finance.gov.bd.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for finance.gov.bd.

MechanismTarget
SPF_IP114.130.240.2
SPF_IP114.130.240.3
SPF_IP114.130.240.4
SPF_IP114.130.240.5
SPF_IP114.130.240.6
SPF_IP114.130.240.7
SPF_IP114.130.240.8
SPF_IP43.229.13.196
SPF_IP43.229.13.197
SPF_IP43.229.13.198
SPF_IP43.229.13.199
SPF_IP43.229.13.200/32
SPF_IP43.229.13.201
SPF_IP43.229.13.202

Related pages

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

Cypher and MCP

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

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