Hostname
sampleswish.com
Last fetched
sampleswish.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sampleswish.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.209.195.103 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.113.48 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sampleswish.com owner
- Contact emails
- 0fefe150-ec63-4af8-8d35-d590b16d82c0@identity-protect.org
- 2fea6652-d064-4d3d-9aee-dba7b0425821@identity-protect.org
- 389e2dcb-39cd-4a8c-90c6-a17f06d80fe4@identity-protect.org
- 5d48b745-38f0-4d4a-bb51-e00768636c3b@identity-protect.org
- 9bf7fa7c-7bf0-4c31-8f45-c9e4b238d76d@identity-protect.org
- ec9abe4f-a9bb-46f5-b15a-fc59f6aabf2f@identity-protect.org
- f7d68a7d-77cd-410b-ad58-2ebcd91ade0a@identity-protect.org
- owner-10968730@sampleswish.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of sampleswish.com.
Web-graph footprint
Distinct hostnames that link to or from sampleswish.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sampleswish.com.
- IP · 3.209.195.103
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fefe150-ec63-4af8-8d35-d590b16d82c0@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "sampleswish.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.