Hostname
elementmarketresearch.com
Last fetched
elementmarketresearch.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
elementmarketresearch.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.198.151 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.204.240.157 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.236.173.150 | 54.236.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.87.89.124 | 54.87.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of elementmarketresearch.com owner
- Contact emails
- jroth0@yahoo.com
- 06f7c173-f55f-4f68-942b-0f786bc8253a@identity-protect.org
- 39323586-99d6-4a27-a3d8-733414f3d530@identity-protect.org
- 6e1eff0f-6f48-4adb-9695-24ed8171b082@identity-protect.org
- c84786cd-d2c2-48d1-972f-be0867875ea4@identity-protect.org
- de31c25b-400a-445e-9189-d33a3b9ca24d@identity-protect.org
Subdomains
1 observed subdomain of elementmarketresearch.com.
| Subdomain |
|---|
| invite.elementmarketresearch.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for elementmarketresearch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from elementmarketresearch.com.
- IP · 100.51.198.151
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jroth0@yahoo.com
- 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: "elementmarketresearch.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.