Hostname
12lookaway.com
Last fetched
12lookaway.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
12lookaway.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 |
|---|---|---|---|---|
| 108.157.173.41 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.47 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.70 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.75 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.44 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.48 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.73 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.85 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 12lookaway.com owner
- Contact emails
- 2d1b309a-5067-438f-b127-3a4826dacfd1@identity-protect.org
- 3b1105c1-bee4-4fce-ae42-f0be083314d6@identity-protect.org
- 4112e81b-e81a-4e2b-befe-279311320a25@identity-protect.org
- 879334b5-3ace-42ce-b9a4-847b729fa58e@identity-protect.org
- a9b2677b-c875-4d04-a8ad-6aaa5ce17421@identity-protect.org
- ce511735-af7b-4136-88a9-b76597df0b3b@identity-protect.org
- owner-1243184@12lookaway.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from 12lookaway.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 12lookaway.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from 12lookaway.com.
- IP · 108.157.173.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2d1b309a-5067-438f-b127-3a4826dacfd1@identity-protect.org
- TLD · .com
- Browse hostnames · 12…
- 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: "12lookaway.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.