Hostname
22lafar.com
Last fetched
22lafar.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
22lafar.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.187.12 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 204.236.164.32 | 204.236.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.217.160 | 50.18.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.251.194 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 22lafar.com owner
- Contact emails
- 0dc6a5e1-7e28-4ff9-b507-7d79a3aaf362@identity-protect.org
- 2f276d7e-8010-49a5-8dee-8730ded49130@identity-protect.org
- 4c08356b-7f78-439a-bbdd-54f86a514530@identity-protect.org
- 5a425ffd-e88b-41a5-9a85-52774141abaf@identity-protect.org
- 8a2ead66-696b-43cd-98fe-a65b6fb644c0@identity-protect.org
- bee88f30-f277-4208-92c5-7f3468847012@identity-protect.org
- d2b1879d-e494-4075-a011-05dd22150d5f@identity-protect.org
- eb199a14-1764-4e89-9ef0-63645cf693e8@identity-protect.org
Subdomains
1 observed subdomain of 22lafar.com.
| Subdomain |
|---|
| www.22lafar.com |
Web-graph footprint
Distinct hostnames that link to or from 22lafar.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 22lafar.com.
- IP · 13.56.187.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0dc6a5e1-7e28-4ff9-b507-7d79a3aaf362@identity-protect.org
- TLD · .com
- Browse hostnames · 22…
- 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: "22lafar.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.