Skip to content

Hostname

edulastic.com

Last fetched

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

Nutrition Label

WHISPER CANON · edulastic.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/edulastic.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.148.10100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.42.17518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.105.233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.124.2323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.188.1753.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.154.20744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.151.8144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.108.15352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.247.15354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.216.23554.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.201.4298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.239.1498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.55.6698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

11 observed subdomains of edulastic.com.

Web-graph footprint

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

285 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for edulastic.com.

Related pages

Pivot deeper into the graph from edulastic.com.

Cypher and MCP

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

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