Skip to content

Hostname

eduniversal.com

Last fetched

eduniversal.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · eduniversal.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eduniversal.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.221.18913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:433
Organization
eduniversal
Contact emails

Subdomains

42 observed subdomains of eduniversal.com.

Web-graph footprint

Distinct hostnames that link to or from eduniversal.com in the public web crawl.

27 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eduniversal.com.

MechanismTarget
SPF_Aeduniversal.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.oximailing.com
SPF_IP91.103.233.155
SPF_IP94.127.13.177
SPF_MXeduniversal.com

Related pages

Pivot deeper into the graph from eduniversal.com.

Cypher and MCP

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

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