Hostname
bf.afropari.com
Last fetched
bf.afropari.com resolves to 1 IPv4 address operated by AS202492 in RU.
Nutrition Label
Resolution chain
bf.afropari.com 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 |
|---|---|---|---|---|
| 178.253.54.105 | 178.253.54.0/24 | AS202492 | — | RU |
WHOIS identity
No WHOIS records are currently associated with bf.afropari.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from bf.afropari.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for bf.afropari.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mcust.bcsvm.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 103.172.116.144 |
| SPF_IP | 188.143.232.142 |
| SPF_IP | 194.59.142.146 |
| SPF_IP | 213.183.40.106 |
| SPF_IP | 213.196.40.82 |
| SPF_IP | 217.12.204.110 |
| SPF_IP | 77.72.17.18 |
| SPF_IP | 77.72.17.2 |
| SPF_IP | 89.34.238.226 |
| SPF_IP | 93.189.56.10 |
| SPF_IP | 93.189.56.2 |
| SPF_IP | 93.189.57.74 |
| SPF_IP | 93.189.61.10 |
| SPF_IP | 93.189.62.98 |
Related pages
Pivot deeper into the graph from bf.afropari.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bf.afropari.com"})-[: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.