Hostname
dransik.com
Last fetched
dransik.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dransik.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 |
|---|---|---|---|---|
| 13.58.62.147 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.59.86.225 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.49.162 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.224.223 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dransik.com owner
- Contact emails
- bizdev@pixelminegames.com
- 0adc0570-e259-47fe-9ce6-d31add8a9bd0@identity-protect.org
- 2ecdc23d-8d61-4238-8ad7-3c5f53b08412@identity-protect.org
- 5010e719-c545-43bb-a4d0-442914610aa7@identity-protect.org
- 554b549b-10cb-4e68-98a4-4438551ce403@identity-protect.org
- 58340c35-da7b-4094-b898-60091eef1728@identity-protect.org
- af103e4e-3571-40c3-aa93-39c70f83642b@identity-protect.org
- cb203c28-e206-4663-8bc7-595e1f62840b@identity-protect.org
Subdomains
2 observed subdomains of dransik.com.
| Subdomain |
|---|
| stage.dransik.com |
| www.dransik.com |
Web-graph footprint
Distinct hostnames that link to or from dransik.com in the public web crawl.
5 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from dransik.com.
- IP · 13.58.62.147
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bizdev@pixelminegames.com
- TLD · .com
- Browse hostnames · dr…
- 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: "dransik.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.