Skip to content

Hostname

avia.de

Last fetched

avia.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · avia.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/avia.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.35.224212.83.32.0/19AS47447DE

WHOIS identity

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

Subdomains

21 observed subdomains of avia.de.

Web-graph footprint

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

241 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for avia.de.

MechanismTarget
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.101.223
SPF_IP185.112.216.60
SPF_IP212.83.35.0/24
SPF_IP212.83.36.176/32
SPF_IP217.115.131.137
SPF_IP46.229.17.10
SPF_IP46.254.142.0/24
SPF_IP80.190.131.0/24
SPF_IP86.110.75.0/24
SPF_IP95.142.78.0/24

Related pages

Pivot deeper into the graph from avia.de.

Cypher and MCP

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

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