Skip to content

Hostname

avu.de

Last fetched

avu.de resolves to 1 IPv4 address operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.106.165.4387.106.165.0/24AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.DE

WHOIS identity

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

Subdomains

34 observed subdomains of avu.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for avu.de.

MechanismTarget
SPF_Aavu.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rmh1.net
SPF_IP194.164.59.80
SPF_IP46.189.37.28
SPF_IP62.72.80.232
SPF_IP87.106.165.43
SPF_IP93.90.193.98

Related pages

Pivot deeper into the graph from avu.de.

Cypher and MCP

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

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