Hostname
wireframingtips.com
Last fetched
wireframingtips.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
wireframingtips.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 wireframingtips.com owner
- Contact emails
- 146db79d-84fc-406a-8abb-4da47de47d87@identity-protect.org
- 1eb9676a-7d5b-420b-88a1-e40459dd4a0c@identity-protect.org
- 3dd69ca3-925a-40eb-b5b3-0ed25592e356@identity-protect.org
- 4e9ac460-4ce2-4325-b87d-f6b6a0cdf2d7@identity-protect.org
- 5593110e-cb06-4217-87bb-cf42fff7f00d@identity-protect.org
- 9ca49483-d405-4d91-a992-7df1013f3683@identity-protect.org
- eefa6790-ef22-4d7b-9bd2-fdf1a3403076@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from wireframingtips.com.
- IP · 107.23.93.114
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 146db79d-84fc-406a-8abb-4da47de47d87@identity-protect.org
- TLD · .com
- Browse hostnames · wi…
- 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: "wireframingtips.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.