Skip to content

Hostname

bf-server5.com

Last fetched

bf-server5.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bf-server5.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/bf-server5.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.230.128.58173.231.22.0/23AS63949US

WHOIS identity

Registrar
iana:1068
Organization
blue fire media
Contact emails

Subdomains

72 observed subdomains of bf-server5.com.

Threat posture

History

Mail and authentication

MX records

  • bf-server5.com

SPF policy

6 SPF mechanisms authorising senders for bf-server5.com.

MechanismTarget
SPF_IP173.230.128.58
SPF_IP45.79.197.63
SPF_IP50.116.36.237
SPF_IP64.91.226.216/32
SPF_IP64.91.228.216
SPF_IP66.228.58.221

Related pages

Pivot deeper into the graph from bf-server5.com.

Cypher and MCP

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

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