Hostname
imagicle.com
Last fetched
imagicle.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
imagicle.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.66.50.212 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- aldo antignano
- Contact emails
- imagicle.com-registrant@directnicwhoiscompliance.com
- it.manager@imagicle.com
- 1529e920-882e-4978-a2d6-3f4d1ab92692@identity-protect.org
- 4e486b60-1fe8-4a8a-b1db-58f0b26f04a2@identity-protect.org
- 7f48b656-7003-4f14-b1ec-94d1e54db5c3@identity-protect.org
- a900ceff-b300-44df-870c-d4765e7ae467@identity-protect.org
Subdomains
57 observed subdomains of imagicle.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from imagicle.com in the public web crawl.
111 sites link to this hostname.
236 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for imagicle.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145665614.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from imagicle.com.
- IP · 3.66.50.212
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · imagicle.com-registrant@directnicwhoiscompliance.com
- TLD · .com
- Browse hostnames · im…
- 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: "imagicle.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.