Skip to content

Hostname

bff.com

Last fetched

bff.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.10.62104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.62104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for bff.com.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-00591b02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.203.65.87
SPF_IP193.108.62.34/32
SPF_IP193.108.63.34/32
SPF_IP193.203.230.121/32
SPF_IP193.239.137.126
SPF_IP193.41.178.183/32
SPF_IP213.217.188.41
SPF_IP213.92.10.92
SPF_IP217.130.24.175
SPF_IP3.250.182.66
SPF_IP34.245.35.8
SPF_IP46.137.151.21
SPF_IP46.229.230.228
SPF_IP46.229.230.229/32
SPF_IP46.229.230.233
SPF_IP52.208.121.248
SPF_IP52.209.51.36
SPF_IP54.246.49.49
SPF_IP85.34.41.218/32
SPF_IP88.54.194.173/32
SPF_IP93.46.20.169

Related pages

Pivot deeper into the graph from bff.com.

Cypher and MCP

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

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