Skip to content

Hostname

universalstudies.eu

Last fetched

universalstudies.eu resolves to 1 IPv4 address operated by AS24961 in DE.

Nutrition Label

WHISPER CANON · universalstudies.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/universalstudies.eu

Resolution chain

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

IPPrefixASNOperatorCountry
5.104.105.1845.104.104.0/21AS24961DE

WHOIS identity

No WHOIS records are currently associated with universalstudies.eu in WhisperGraph.

Subdomains

8 observed subdomains of universalstudies.eu.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for universalstudies.eu.

MechanismTarget
SPF_Auniversalstudies.eu
SPF_INCLUDEwebsitewelcome.com
SPF_IP188.40.42.6
SPF_IP213.202.213.236
SPF_IP213.202.213.238
SPF_IP213.229.113.14
SPF_IP5.104.105.131
SPF_IP5.104.105.184
SPF_MXuniversalstudies.eu

Related pages

Pivot deeper into the graph from universalstudies.eu.

Cypher and MCP

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

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