Skip to content

Hostname

bfusa.com

Last fetched

bfusa.com resolves to 34.237.131.205, announced in 34.224.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. bfusa.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bfusa.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bfusa.com

Resolution chain

IPv6 resolution

No AAAA record for bfusa.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1387
Registrant organisation
bridgestone brands
Contact emails
dnsadmin-bfbd@bfusa.com, info@domain-contact.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • glb2.bfusa.com
  • ns1.hexonet.net
  • ns2.hexonet.net
  • ns3.hexonet.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • bfusa-com.mail.protection.outlook.com

SPF policy

  • ip: 74.217.49.0/25
  • ip: 69.25.227.128/25
  • ip: 3.213.113.143/32
  • ip: 64.14.245.159/32
  • ip: 3.216.209.198/32
  • ip: 207.45.130.20/27
  • ip: 207.45.131.20/27
  • ip: 199.48.24.20/27
  • ip: 199.48.25.20/27
  • ip: 185.2.54.210/32
  • ip: 13.110.78.238/14
  • ip: 199.48.24.27/24
  • ip: 199.48.24.28/24
  • ip: 3.214.29.32/32
  • ip: 54.190.231.54/32
  • ip: 64.14.245.80/32
  • include: docebosaas.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: _spf-dc8.sapsf.com
  • include: fdspfus.freshemail.io
  • include: e2ma.net
  • ip: 13.110.78.208
  • ip: 13.110.78.210
  • ip: 13.110.78.224
  • ip: 13.110.78.225
  • ip: 13.110.78.226
  • ip: 13.110.78.227
  • ip: 13.110.78.228
  • ip: 13.110.78.229
  • ip: 13.110.78.230
  • ip: 13.110.78.231
  • ip: 13.110.78.232
  • ip: 13.110.78.233
  • ip: 13.110.78.234
  • ip: 13.110.78.235
  • ip: 13.110.78.236
  • ip: 13.110.78.237
  • ip: 13.110.78.239
  • ip: 142.169.113.161
  • ip: 159.183.204.249
  • ip: 162.209.21.252
  • ip: 167.89.11.211
  • ip: 199.244.12.55
  • ip: 199.48.24.150
  • ip: 199.48.24.151
  • ip: 199.48.24.152
  • ip: 199.48.24.154
  • ip: 199.48.24.25
  • ip: 199.48.24.55

Threat-feed evidence

History

Related pages

Pivot from bfusa.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bfusa.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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