Hostname
instant-magic-trick.com
Last fetched
instant-magic-trick.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
instant-magic-trick.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 |
|---|---|---|---|---|
| 18.213.68.191 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.144.148 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.228.54.240 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.153.62.150 | 35.153.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of instant-magic-trick.com owner
- Contact emails
- 330cdabc-eb63-483e-9ecc-1d7f9e3bdd76@identity-protect.org
- 514ec817-3be6-42e7-b034-2dc88d5132f9@identity-protect.org
- 68f6ab63-d134-4646-b508-524fc28db6d4@identity-protect.org
- b37d734c-ec75-4287-806d-3a8b41c4d7cb@identity-protect.org
- e204f46c-6d32-4b8e-80df-77c1b16a5454@identity-protect.org
- owner-6379580@instant-magic-trick.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of instant-magic-trick.com.
| Subdomain |
|---|
| www.instant-magic-trick.com |
Threat posture
History
Related pages
Pivot deeper into the graph from instant-magic-trick.com.
- IP · 18.213.68.191
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 330cdabc-eb63-483e-9ecc-1d7f9e3bdd76@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "instant-magic-trick.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.