Skip to content

Hostname

aaa.osu.eu

Last fetched

aaa.osu.eu resolves to 1 IPv4 address operated by AS2852 in CZ.

Nutrition Label

WHISPER CANON · aaa.osu.euRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aaa.osu.eu

Resolution chain

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

IPPrefixASNOperatorCountry
78.128.128.6078.128.128.0/17AS2852CZ

WHOIS identity

No WHOIS records are currently associated with aaa.osu.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aaa.osu.eu.

MechanismTarget
SPF_Aaaa.osu.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.113.106.34
SPF_IP195.113.106.6
SPF_IP195.113.106.9
SPF_IP2001:718:1005:601:0:0:0:34
SPF_IP2001:718:1005:601:0:0:0:6
SPF_IP2001:718:1005:601:0:0:0:9
SPF_MXaaa.osu.eu

Related pages

Pivot deeper into the graph from aaa.osu.eu.

Cypher and MCP

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

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