Hostname
dual-lite.com
Last fetched
dual-lite.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
dual-lite.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 |
|---|---|---|---|---|
| 18.215.223.128 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.218.122.221 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.240.180 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.226.12.168 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dual-lite.com owner
- Contact emails
- jtruedson@hubbell.com
- mcarbone@hubbell.com
- 0ce8706f-1ce4-49ab-98a2-e6e157e53666@identity-protect.org
- 17547aa5-8a29-40d1-9194-bc1e957374d9@identity-protect.org
- b2ffb9ea-f67c-4b5f-ab3b-56dabd70fe45@identity-protect.org
- c6f09554-6a2a-45b6-9b51-3b1907ffa88a@identity-protect.org
- d05db119-5ef8-4881-8ade-5bca6e509200@identity-protect.org
- dbaf093d-15b5-4463-9cd2-c27b218108bb@identity-protect.org
- f1c4b11b-805d-436e-b0bf-97e81f694b23@identity-protect.org
Subdomains
1 observed subdomain of dual-lite.com.
| Subdomain |
|---|
| www.dual-lite.com |
Web-graph footprint
Distinct hostnames that link to or from dual-lite.com in the public web crawl.
19 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dual-lite.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spfdefault.hubbell.com |
Related pages
Pivot deeper into the graph from dual-lite.com.
- IP · 18.215.223.128
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jtruedson@hubbell.com
- 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: "dual-lite.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.