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
Resolution chain
educaedu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.116.164.73 | 193.116.164.0/22 | AS48083 | — | ES |
WHOIS identity
- Registrar
- iana:140
- Organization
- educaedu business
- Contact emails
Subdomains
47 observed subdomains of educaedu.com.
Showing 25 of 47. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for educaedu.com.
| Mechanism | Target |
|---|---|
| SPF_A | educaedu.com |
| SPF_INCLUDE | _spf.educaedu.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 195.149.210.15/32 |
| SPF_IP | 212.142.148.182/32 |
| SPF_IP | 213.229.154.0/24 |
| SPF_IP | 213.27.146.152/29 |
| SPF_IP | 62.14.229.64/32 |
| SPF_IP | 62.14.254.136/29 |
| SPF_IP | 75.101.152.158/32 |
| SPF_IP | 88.2.246.12/32 |
| SPF_MX | educaedu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.