Hostname
uru.gov.bd
Last fetched
uru.gov.bd resolves to 1 IPv4 address operated by BCC-BD Bangladesh Computer Council in BD.
Nutrition Label
Resolution chain
uru.gov.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 114.130.116.123 | 114.130.116.0/22 | AS63932 | BCC-BD Bangladesh Computer Council | BD |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from uru.gov.bd in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for uru.gov.bd.
| Mechanism | Target |
|---|---|
| SPF_A | uru.gov.bd |
| SPF_IP | 43.229.13.196 |
| SPF_IP | 43.229.13.197 |
| SPF_IP | 43.229.13.198 |
| SPF_IP | 43.229.13.199 |
| SPF_IP | 43.229.13.200/32 |
| SPF_IP | 43.229.13.201 |
| SPF_IP | 43.229.13.202 |
| SPF_IP | 43.229.13.208 |
Related pages
Pivot deeper into the graph from uru.gov.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uru.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.