Hostname
duplexesatvictory.com
Last fetched
duplexesatvictory.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
duplexesatvictory.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 |
|---|---|---|---|---|
| 3.214.91.247 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of duplexesatvictory.com owner
- Contact emails
- 49c8a2af-6bff-40c7-902b-26e405a8a942@identity-protect.org
- 518396a0-adcb-4603-bca5-3b801b943a91@identity-protect.org
- 969a82d2-605f-4da2-825e-e4f7a0b511de@identity-protect.org
- 99109f54-b68e-479a-af7a-cb590d12623a@identity-protect.org
- a23ca82a-9257-43d0-b626-12adfa03f725@identity-protect.org
- feadb3e2-105d-4e7c-82c7-264c86f31137@identity-protect.org
- owner-6400424@duplexesatvictory.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of duplexesatvictory.com.
| Subdomain |
|---|
| www.duplexesatvictory.com |
Web-graph footprint
Distinct hostnames that link to or from duplexesatvictory.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for duplexesatvictory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rentmanager.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from duplexesatvictory.com.
- IP · 3.214.91.247
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 49c8a2af-6bff-40c7-902b-26e405a8a942@identity-protect.org
- TLD · .com
- Browse hostnames · du…
- 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: "duplexesatvictory.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.