Hostname
balsamiqwireframes.com
Last fetched
balsamiqwireframes.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
balsamiqwireframes.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
- balsamiq studios, srl
- Contact emails
- peldi@balsamiq.com
- 1accb661-b8ea-4f7f-afb9-e2f3e43a1c98@identity-protect.org
- 295de438-b5fe-426b-b056-eabf622ee003@identity-protect.org
- 32fca76d-304d-4f45-9d44-b1bc4b8e2d35@identity-protect.org
- 699f4166-19c4-4e52-a080-f84d10cde2f5@identity-protect.org
- 747111d9-8b67-4a47-b247-b1609d6b6783@identity-protect.org
- 7707b6c1-baac-4ab2-b6cf-f45d375cf39c@identity-protect.org
- a853c85d-e300-483b-b0e7-6969828ff11c@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from balsamiqwireframes.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from balsamiqwireframes.com.
- IP · 107.23.93.114
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · peldi@balsamiq.com
- TLD · .com
- Browse hostnames · ba…
- 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: "balsamiqwireframes.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.