Skip to content

Hostname

bibnet.de

Last fetched

bibnet.de resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · bibnet.deRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/bibnet.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.224.5678.46.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHDE
46.225.253.24446.224.0.0/15AS24940HETZNER-AS - Hetzner Online GmbH

WHOIS identity

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

Subdomains

9 observed subdomains of bibnet.de.

Web-graph footprint

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

17 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for bibnet.de.

MechanismTarget
SPF_Abibnet.de
SPF_INCLUDEbibnet.de
SPF_INCLUDEmail.timmehosting.de
SPF_INCLUDErias.xija.net
SPF_IP176.9.67.79
SPF_MXbibnet.de

Related pages

Pivot deeper into the graph from bibnet.de.

Cypher and MCP

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

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