Skip to content

Hostname

ipus.osu.eu

Last fetched

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

Nutrition Label

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

Resolution chain

ipus.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.2578.128.128.0/17AS2852CZ

WHOIS identity

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

Subdomains

1 observed subdomain of ipus.osu.eu.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aipus.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_MXipus.osu.eu

Related pages

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

Cypher and MCP

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

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