Skip to content

Hostname

educadis.com

Last fetched

educadis.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · educadis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/educadis.com

Resolution chain

educadis.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.19.200100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.209.38100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.38.201100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.1.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.115.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.215.23954.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.57.8898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.251.109100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.53.4298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of educadis.com owner
Contact emails

Subdomains

2 observed subdomains of educadis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for educadis.com.

MechanismTarget
SPF_Aeducadis.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXeducadis.com

Related pages

Pivot deeper into the graph from educadis.com.

Cypher and MCP

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

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