Hostname
elvisduran.com
Last fetched
elvisduran.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
elvisduran.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.219.44.41 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.21.6 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.160.200.60 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: elvisduran.com
- Contact emails
- 07da2f4d0a16123375ed6668232ed95a@domaindiscreet.com
- 09b3a9da0a28fd0a7799947f41a0636a@domaindiscreet.com
- 0a529ab50a28fd0a1efa4cb334474fd1@domaindiscreet.com
- 1f1d7a8f0a28fd0a7a26c38cc919527a@domaindiscreet.com
- 21omaa6e6si0la1h775uc5f8ma@domaindiscreet.com
- 35a0c1b60a1612332c8b16b6a1aa2b3f@domaindiscreet.com
- 524e73bd0a28fd0a638e615a341a9048@domaindiscreet.com
- 57728974@myprivatename.com
- 5c39c25b0a28fd0a4467ba6b68c0883d@domaindiscreet.com
- 6735cee10a28fd0a3e4fd2e8b41f4029@domaindiscreet.com
- cc09bfc70a28fd0a10f2ccc26a7db609@domaindiscreet.com
Subdomains
2 observed subdomains of elvisduran.com.
| Subdomain |
|---|
| sli.elvisduran.com |
| www.elvisduran.com |
Web-graph footprint
Distinct hostnames that link to or from elvisduran.com in the public web crawl.
86 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for elvisduran.com.
| Mechanism | Target |
|---|---|
| SPF_A | elvisduran.com |
| SPF_A | out-rly.clearchannel.com |
| SPF_A | out-smtp.clearchannel.com |
| SPF_A | out-smtp.criticalmassmedia.com |
| SPF_IP | 207.230.136.140/29 |
| SPF_IP | 207.230.157.126/29 |
| SPF_IP | 96.46.141.208/29 |
| SPF_MX | elvisduran.com |
Related pages
Pivot deeper into the graph from elvisduran.com.
- IP · 3.219.44.41
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:9
- Country · US
- Email · 07da2f4d0a16123375ed6668232ed95a@domaindiscreet.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: "elvisduran.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.