Skip to content

Hostname

bfwpub.com

Last fetched

bfwpub.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

bfwpub.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.82.166.1823.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for bfwpub.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmacmillanspf.smtp.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.braintreegateway.com
SPF_IP107.23.18.111
SPF_IP158.228.129.79/32
SPF_IP167.89.36.126
SPF_IP184.105.251.240/32
SPF_IP192.250.208.112
SPF_IP192.250.208.113
SPF_IP192.28.151.123
SPF_IP199.168.15.14/24
SPF_IP204.93.64.116/32
SPF_IP204.93.64.117/32
SPF_IP205.219.64.40/32
SPF_IP209.117.187.240/32
SPF_IP34.192.114.211
SPF_IP52.7.149.29
SPF_IP54.208.9.231
SPF_IP63.146.102.40/32
SPF_IP74.91.86.17
SPF_IP76.8.67.133/24

Related pages

Pivot deeper into the graph from bfwpub.com.

Cypher and MCP

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

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