Hostname
element84.com
Last fetched
element84.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
element84.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.249.108 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.117 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.120 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.40 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.112.3 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.38 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.62 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.96 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.76.123 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.33 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.45 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.56 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
16 observed subdomains of element84.com.
Web-graph footprint
Distinct hostnames that link to or from element84.com in the public web crawl.
106 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for element84.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
Related pages
Pivot deeper into the graph from element84.com.
- IP · 18.160.249.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · el…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "element84.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.