Skip to content

Hostname

edutus.hu

Last fetched

edutus.hu is a registered hostname under the .hu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · edutus.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edutus.hu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with edutus.hu in WhisperGraph.

Subdomains

81 observed subdomains of edutus.hu.

Web-graph footprint

Distinct hostnames that link to or from edutus.hu in the public web crawl.

179 sites link to this hostname.

198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for edutus.hu.

MechanismTarget
SPF_Aedutus.hu
SPF_INCLUDEsendinblue.com
SPF_IP185.33.55.223
SPF_IP185.33.55.23
SPF_IP193.225.216.3
SPF_IP193.225.216.97
SPF_IP193.225.216.98
SPF_IP213.181.210.109
SPF_IP80.99.132.164
SPF_IP87.229.73.59
SPF_MXedutus.hu

Related pages

Pivot deeper into the graph from edutus.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edutus.hu"})-[: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.