Skip to content

Hostname

befg.de

Last fetched

befg.de resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE.

Nutrition Label

WHISPER CANON · befg.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/befg.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.16.120.10794.16.120.0/22AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

No WHOIS records are currently associated with befg.de in WhisperGraph.

Subdomains

12 observed subdomains of befg.de.

Web-graph footprint

Distinct hostnames that link to or from befg.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for befg.de.

MechanismTarget
SPF_Amail.baptisten.de
SPF_INCLUDE_spf.google.com
SPF_IP212.204.41.158
SPF_IP80.67.18.14/32
SPF_IP80.67.18.16
SPF_IP80.67.18.29
SPF_IP91.198.250.10
SPF_IP91.198.250.20
SPF_IP91.198.250.30
SPF_MXbefg.de

Related pages

Pivot deeper into the graph from befg.de.

Cypher and MCP

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

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