Skip to content

Hostname

bgf.center

Last fetched

bgf.center resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bgf.centerRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bgf.center

Resolution chain

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

IPPrefixASNOperatorCountry
138.199.245.58138.199.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE
148.251.31.233148.251.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:81
Organization
kreis fur naturliche lebenshilfe e.v.
Contact emails

Subdomains

78 observed subdomains of bgf.center.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for bgf.center.

MechanismTarget
SPF_Abgf.center
SPF_Amail.bg-f.info
SPF_Amail.bgf.center
SPF_INCLUDEeu.mailgun.org
SPF_IP49.12.115.122/32
SPF_MXbg-f.org
SPF_MXbgf.center

Related pages

Pivot deeper into the graph from bgf.center.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bgf.center"})-[: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.