Skip to content

Hostname

bfrsystems.com

Last fetched

bfrsystems.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.73.36104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.157.115172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:433
Organization
airoldi florian
Contact emails

Subdomains

5 observed subdomains of bfrsystems.com.

Web-graph footprint

Distinct hostnames that link to or from bfrsystems.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bfrsystems.com.

MechanismTarget
SPF_Anoblacklist.caplaser.fr
SPF_Anospam1.caplaser.fr
SPF_Anospam2.caplaser.fr
SPF_Asmtpauth.caplaser.fr
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.87.228.146
SPF_IP188.165.47.97
SPF_IP188.165.60.101
SPF_IP213.190.70.19
SPF_IP213.190.70.34
SPF_IP51.91.189.121
SPF_IP54.36.189.156
SPF_IP80.11.81.104
SPF_IP88.139.120.57

Related pages

Pivot deeper into the graph from bfrsystems.com.

Cypher and MCP

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

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