Skip to content

Hostname

bf.afropari.com

Last fetched

bf.afropari.com resolves to 1 IPv4 address operated by AS202492 in RU.

Nutrition Label

WHISPER CANON · bf.afropari.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bf.afropari.com

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.

IPPrefixASNOperatorCountry
178.253.54.105178.253.54.0/24AS202492RU

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

SPF policy

16 SPF mechanisms authorising senders for bf.afropari.com.

MechanismTarget
SPF_INCLUDE_mcust.bcsvm.com
SPF_INCLUDE_spf.google.com
SPF_IP103.172.116.144
SPF_IP188.143.232.142
SPF_IP194.59.142.146
SPF_IP213.183.40.106
SPF_IP213.196.40.82
SPF_IP217.12.204.110
SPF_IP77.72.17.18
SPF_IP77.72.17.2
SPF_IP89.34.238.226
SPF_IP93.189.56.10
SPF_IP93.189.56.2
SPF_IP93.189.57.74
SPF_IP93.189.61.10
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.