Skip to content

Hostname

educaedu.com

Last fetched

educaedu.com resolves to 1 IPv4 address operated by AS48083 in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · educaedu.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/educaedu.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.116.164.73193.116.164.0/22AS48083ES

WHOIS identity

Registrar
iana:140
Organization
educaedu business
Contact emails

Subdomains

47 observed subdomains of educaedu.com.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for educaedu.com.

MechanismTarget
SPF_Aeducaedu.com
SPF_INCLUDE_spf.educaedu.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP195.149.210.15/32
SPF_IP212.142.148.182/32
SPF_IP213.229.154.0/24
SPF_IP213.27.146.152/29
SPF_IP62.14.229.64/32
SPF_IP62.14.254.136/29
SPF_IP75.101.152.158/32
SPF_IP88.2.246.12/32
SPF_MXeducaedu.com

Related pages

Pivot deeper into the graph from educaedu.com.

Cypher and MCP

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

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