Hostname
valskadesign.com
Last fetched
valskadesign.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
valskadesign.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 |
|---|---|---|---|---|
| 108.138.50.167 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.50.216 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.50.50 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.50.90 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of valskadesign.com owner
- Contact emails
- 6a50bb42-2908-4899-b5dd-430640844044@identity-protect.org
- a1ac93e3-d9b4-454b-b34b-9ff7302d7bd1@identity-protect.org
- b7eac098-384c-4f2a-844a-a71437b385d9@identity-protect.org
- c53d0f3e-ed6a-4d23-9131-b29eceaba56a@identity-protect.org
- owner-10806315@valskadesign.com.whoisprivacyservice.org
- owner@valskadesign.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from valskadesign.com.
- IP · 108.138.50.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 6a50bb42-2908-4899-b5dd-430640844044@identity-protect.org
- TLD · .com
- Browse hostnames · va…
- 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: "valskadesign.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.