Hostname
chrislaps.com
Last fetched
chrislaps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chrislaps.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.229.115 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.119 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.20 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.65 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.4 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.60 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.62 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.68 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chrislaps.com owner
- Contact emails
- 062fa622-3a00-4c5c-8f7b-f223b25ab769@identity-protect.org
- 14b47da4-0cfb-45f2-a2b7-2a37eb0c8548@identity-protect.org
- 2ef8eb73-d548-4b8e-ab50-8f5d5ac49a8b@identity-protect.org
- 38bc72b1-5385-4fd2-bd77-768884129176@identity-protect.org
- 860e2c6e-d353-4b8e-8fb0-92a0825892f5@identity-protect.org
- 8ab8668c-a925-4346-8d90-cb9b3df66fe1@identity-protect.org
- b24281ab-6dcb-4616-9593-29f78781903c@identity-protect.org
- owner-6113447@chrislaps.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from chrislaps.com.
- IP · 18.65.229.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 062fa622-3a00-4c5c-8f7b-f223b25ab769@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chrislaps.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.