Skip to content

Hostname

biberach-gs.de

Last fetched

biberach-gs.de resolves to 1 IPv4 address operated by VODANET - Vodafone GmbH in DE.

Nutrition Label

WHISPER CANON · biberach-gs.deRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/biberach-gs.de

Resolution chain

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

IPPrefixASNOperatorCountry
145.253.123.227145.253.0.0/16AS3209VODANET - Vodafone GmbHDE

WHOIS identity

No WHOIS records are currently associated with biberach-gs.de in WhisperGraph.

Subdomains

20 observed subdomains of biberach-gs.de.

Web-graph footprint

Distinct hostnames that link to or from biberach-gs.de in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for biberach-gs.de.

MechanismTarget
SPF_Abiberach-gs.de
SPF_Arelay1.iserv.eu
SPF_Arelay2.iserv.eu
SPF_Arelay3.iserv.eu
SPF_Arelaybs.iserv.eu
SPF_MXbiberach-gs.de

Related pages

Pivot deeper into the graph from biberach-gs.de.

Cypher and MCP

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

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