Hostname
element5.com
Last fetched
element5.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:4451 as the registrar.
Nutrition Label
Resolution chain
element5.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.20.84.62 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:4451
- Organization
- on behalf of element5.com owner
- Contact emails
- abuse@web.com
- arlt.ac@element5.com
- hostmaster@digitalriver.com
- 1f730820-4136-4a7a-bc63-84a362388ba6@identity-protect.org
- 2423d11b-ab7a-48aa-8725-75d0516b8f7f@identity-protect.org
- 3254a1de-4177-4453-b201-be404695adcc@identity-protect.org
- 76d669e1-40b4-41c8-8621-c220b4c660da@identity-protect.org
- a3db502b-eff8-4b2f-9a00-fe557d89ebeb@identity-protect.org
- c8315479-1064-4fdc-8888-94808f863923@identity-protect.org
- owner-12127209@element5.com.whoisprivacyservice.org
- owner-3784221@element5.com.whoisprivacyservice.org
- owner-3981603@element5.com.whoisprivacyservice.org
- owner-7032038@element5.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of element5.com.
Web-graph footprint
Distinct hostnames that link to or from element5.com in the public web crawl.
26 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from element5.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "element5.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.