Skip to content

Hostname

bf2hub.com

Last fetched

bf2hub.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · bf2hub.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bf2hub.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.14.166116.203.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:106
Organization
david szammer
Contact emails

Subdomains

6 observed subdomains of bf2hub.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bf2hub.com.

MechanismTarget
SPF_INCLUDElgsmtp.spf.upcmail.net
SPF_INCLUDEmx.spf.upcmail.net
SPF_IP92.204.4.183

Related pages

Pivot deeper into the graph from bf2hub.com.

Cypher and MCP

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

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