Skip to content

Hostname

bfcoi.com

Last fetched

bfcoi.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · bfcoi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bfcoi.com

Resolution chain

bfcoi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.214.223107.154.214.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.76.223107.154.76.0/24AS19551INCAPSULA - Incapsula IncGB

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 bfcoi.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bfcoi.com.

MechanismTarget
SPF_Abfcoi.com
SPF_INCLUDE_spf-a.iap.socgen.com
SPF_INCLUDEsmtpx.accelerate.cz
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.246.4.96
SPF_IP172.246.5.150
SPF_IP212.146.242.71
SPF_IP78.47.51.52
SPF_IP81.255.81.66
SPF_IP81.255.81.71
SPF_IP81.255.81.73
SPF_MXbfcoi.com

Related pages

Pivot deeper into the graph from bfcoi.com.

Cypher and MCP

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

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