Skip to content

Hostname

audio-book.eu

Last fetched

audio-book.eu resolves to 1 IPv4 address operated by AS44066 in DE. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · audio-book.euRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/audio-book.eu

Resolution chain

audio-book.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.133.45.23579.133.32.0/19AS44066DE

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
Contact emails

Subdomains

2 observed subdomains of audio-book.eu.

Web-graph footprint

Distinct hostnames that link to or from audio-book.eu in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for audio-book.eu.

MechanismTarget
SPF_Aaudio-book.eu
SPF_Aserv331.ssd-webhosting.de
SPF_MXaudio-book.eu

Related pages

Pivot deeper into the graph from audio-book.eu.

Cypher and MCP

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

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