Hostname
7lightningdegrees.com
Last fetched
7lightningdegrees.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
7lightningdegrees.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.64.102 | 52.219.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.64.98 | 52.219.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 7lightningdegrees.com owner
- Contact emails
- 125ecbed-bce3-4091-be66-3213c693a771@identity-protect.org
- 34f4b238-ce06-4608-b82e-e4a19897b0c9@identity-protect.org
- 681f2b5c-70a7-416f-bc4a-e8daf5f97bd8@identity-protect.org
- 75c64677-e287-4b31-8dac-7014c5ae710f@identity-protect.org
- aa8f51fb-f3f7-4ae7-bd65-4c4ac84cf41e@identity-protect.org
- d7da3420-f030-4550-b084-47fe9c899f46@identity-protect.org
- db07be66-4466-4272-bf90-1cf09a59c1c6@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from 7lightningdegrees.com.
- IP · 52.219.64.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 125ecbed-bce3-4091-be66-3213c693a771@identity-protect.org
- TLD · .com
- Browse hostnames · 7l…
- 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: "7lightningdegrees.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.