Hostname
data.gov.bf
Last fetched
data.gov.bf resolves to 1 IPv4 address operated by Agence Nationale de Promotion des TIC (ANPTIC) - Agence Nationale de Promotion des TIC (ANPTIC) in BF.
Nutrition Label
Resolution chain
data.gov.bf 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 |
|---|---|---|---|---|
| 196.13.207.84 | 196.13.207.0/24 | AS327871 | Agence Nationale de Promotion des TIC (ANPTIC) - Agence Nationale de Promotion des TIC (ANPTIC) | BF |
WHOIS identity
No WHOIS records are currently associated with data.gov.bf in WhisperGraph.
Subdomains
9 observed subdomains of data.gov.bf.
Web-graph footprint
Distinct hostnames that link to or from data.gov.bf in the public web crawl.
16 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from data.gov.bf.
- IP · 196.13.207.84
- ASN · AS327871Agence Nationale de Promotion des TIC (ANPTIC) - Agence Nationale de Promotion des TIC (ANPTIC)
- Country · BF
- Apex domain · gov.bf
- TLD · .bf
- Browse hostnames · da…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "data.gov.bf"})-[: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.