Skip to content

Hostname

avaxgr.eu

Last fetched

avaxgr.eu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists registrar:papaki.com as the registrar.

Nutrition Label

WHISPER CANON · avaxgr.euRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/avaxgr.eu

Resolution chain

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

IPPrefixASNOperatorCountry
20.188.46.24020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:papaki.com
Organization
Contact emails

Subdomains

5 observed subdomains of avaxgr.eu.

Web-graph footprint

Distinct hostnames that link to or from avaxgr.eu in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for avaxgr.eu.

MechanismTarget
SPF_Aavaxgr.eu
SPF_Amail.avaxgr.eu
SPF_INCLUDEspfa.mailendo.com
SPF_IP20.188.46.240
SPF_IP20.199.118.110
SPF_IP87.203.4.130
SPF_IP87.203.4.131
SPF_MXavaxgr.eu

Related pages

Pivot deeper into the graph from avaxgr.eu.

Cypher and MCP

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

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