Hostname
how2wireframe.com
Last fetched
how2wireframe.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
how2wireframe.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 how2wireframe.com owner
- Contact emails
- 054a7fbb-0175-4bf3-83a6-be9ab73584fb@identity-protect.org
- 402523f9-5391-4254-ad3d-292fc7e41d0a@identity-protect.org
- 65694c62-2d66-415b-aa25-50e175c1d050@identity-protect.org
- c5fb871d-eca5-4195-9a75-40b1a559fe46@identity-protect.org
- f18ab9c6-4a3f-4b56-abb6-59ce2ea0a6a6@identity-protect.org
- f57853cc-caff-4c6c-a46d-63ab363f5225@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from how2wireframe.com.
- IP · 107.23.93.114
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 054a7fbb-0175-4bf3-83a6-be9ab73584fb@identity-protect.org
- TLD · .com
- Browse hostnames · ho…
- 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: "how2wireframe.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.