Hostname
lookatthisgraph.net
Last fetched
lookatthisgraph.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lookatthisgraph.net 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 |
|---|---|---|---|---|
| 108.158.104.115 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.127 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.5 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.54 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.170.48 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.75 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.81 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.91 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 239d98c6-e765-4523-abc4-de0ff3fc82a9@identity-protect.org
- 309a63d4-be65-463d-b1cb-8e2020503acc@identity-protect.org
- a20d61a6-516a-49c1-83c1-dd3c934c7ba4@identity-protect.org
- a58594d5-fe63-4c8d-884a-b81d6340a3ad@identity-protect.org
- c3c0a250-aca9-4b9f-84cf-bb6af7b91c0a@identity-protect.org
- d243b405-6cde-4610-838e-1f97fa35330f@identity-protect.org
- owner-398154@lookatthisgraph.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from lookatthisgraph.net.
- IP · 108.158.104.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 239d98c6-e765-4523-abc4-de0ff3fc82a9@identity-protect.org
- TLD · .net
- Browse hostnames · lo…
- 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: "lookatthisgraph.net"})-[: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.