Hostname
learn2wireframe.com
Last fetched
learn2wireframe.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
learn2wireframe.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 |
|---|---|---|---|---|
| 107.23.93.114 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.223.215.39 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.210.14.211 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.201.162 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of learn2wireframe.com owner
- Contact emails
- 37f580c0-31ce-48f3-b644-7b5024f8e352@identity-protect.org
- 6b195b31-a48d-4196-839d-bd6a548072a5@identity-protect.org
- a0a965a4-81f6-4d7c-9836-0c8c50c07ba7@identity-protect.org
- a70e0445-dbb6-40fa-856a-d8a3f9ca3ae8@identity-protect.org
- c479599c-d2b3-47f1-806d-898a3bc11e0c@identity-protect.org
- d6165f72-0af1-420f-a69c-59fa119f6b59@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from learn2wireframe.com.
- IP · 107.23.93.114
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 37f580c0-31ce-48f3-b644-7b5024f8e352@identity-protect.org
- TLD · .com
- Browse hostnames · le…
- 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: "learn2wireframe.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.