Hostname
learning.elucidat.com
Last fetched
learning.elucidat.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
learning.elucidat.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.120.220 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.241.146 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.120.105 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.130.106 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.198.154 | 54.246.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.134.29 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
No WHOIS records are currently associated with learning.elucidat.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from learning.elucidat.com in the public web crawl.
116 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- elucidat.com
- app.elucidat.com
- cdn.elucidat.com
- help.elucidat.com
- fonts.googleapis.com
- 2ed95071e05140c9169a-3bbf36a07d355b036ce8c292406863eb.ssl.cf3.rackcdn.com
- 62c71eb5f47b3ea8a396-4587a54e1574b5fdce13ae44aba2da8a.ssl.cf3.rackcdn.com
- f33db91b2396edccca81-25cc8d600602fb3134406c18c92d157a.ssl.cf3.rackcdn.com
- usdaw.org.uk
Threat posture
History
Related pages
Pivot deeper into the graph from learning.elucidat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "learning.elucidat.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.