Hostname
connectlighting.com
Last fetched
connectlighting.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
connectlighting.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 |
|---|---|---|---|---|
| 76.223.67.189 | 76.223.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- asma munshi
- Contact emails
- iceking786@aol.com
- 266599a3-0bc9-4f39-865b-33da13b63974@identity-protect.org
- 2f6562f4-b996-470e-a73e-7d4e163f0218@identity-protect.org
- 74cda652-9edd-42e6-a4b4-fe73838248d7@identity-protect.org
- ab1a98a6-da1f-4fad-9827-138c902cdfcd@identity-protect.org
- cb35a288-f47f-43a1-97bc-09764cda73ee@identity-protect.org
Subdomains
1 observed subdomain of connectlighting.com.
| Subdomain |
|---|
| www.connectlighting.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for connectlighting.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from connectlighting.com.
- IP · 76.223.67.189
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · iceking786@aol.com
- TLD · .com
- Browse hostnames · co…
- 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: "connectlighting.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.