Skip to content

Hostname

avm.de

Last fetched

avm.de resolves to 1 IPv4 address operated by GLOBALCOM-AS Podolsk, Russia in DE.

Nutrition Label

WHISPER CANON · avm.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/avm.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.42.244.122212.42.244.0/24AS44716GLOBALCOM-AS Podolsk, RussiaDE

WHOIS identity

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

Subdomains

195 observed subdomains of avm.de.

Web-graph footprint

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

2,443 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for avm.de.

MechanismTarget
SPF_Aavm.shared3.montala.com
SPF_Amail.pi-asp.de
SPF_Anews.avm.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.114.165
SPF_IP185.12.80.0/22
SPF_IP2001:bf0:244:244:0:0:0:119
SPF_IP2001:bf0:244:244:0:0:0:120
SPF_IP2001:bf0:244:244:0:0:0:121
SPF_IP2001:bf0:244:244:0:0:0:71
SPF_IP2001:bf0:244:244:0:0:0:75
SPF_IP2001:bf0:244:244:0:0:0:94
SPF_IP212.42.244.0/24
SPF_IP2a01:488:66:1000:2ea3:770f:0:1
SPF_IP2a01:4f8:231:4252:0:0:0:2
SPF_IP46.163.119.15/32
SPF_IP85.215.187.195

Related pages

Pivot deeper into the graph from avm.de.

Cypher and MCP

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

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