Hostname
e.esteelauder.uk.uk.dev.emea.elcdev.net
Last fetched
e.esteelauder.uk.uk.dev.emea.elcdev.net resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in MY.
Nutrition Label
Resolution chain
e.esteelauder.uk.uk.dev.emea.elcdev.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.199.145.226 | 23.199.128.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | MY |
| 92.123.205.134 | 92.123.204.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SE |
WHOIS identity
No WHOIS records are currently associated with e.esteelauder.uk.uk.dev.emea.elcdev.net in WhisperGraph.
Subdomains
1 observed subdomain of e.esteelauder.uk.uk.dev.emea.elcdev.net.
Threat posture
History
Related pages
Pivot deeper into the graph from e.esteelauder.uk.uk.dev.emea.elcdev.net.
- IP · 23.199.145.226
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Country · MY
- Apex domain · elcdev.net
- Parent domain · esteelauder.uk.uk.dev.emea.elcdev.net
- TLD · .net
- Browse hostnames · ee…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e.esteelauder.uk.uk.dev.emea.elcdev.net"})-[: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.