Hostname
magicline.com
Last fetched
magicline.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
magicline.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.201.27 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.41 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.56 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.98 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.164.163.122 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.19 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.35 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.51 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.136.60 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.68 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.71 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.8 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- daniel hanelt
- Contact emails
Subdomains
93 observed subdomains of magicline.com.
Showing 25 of 93. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from magicline.com in the public web crawl.
66 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for magicline.com.
| Mechanism | Target |
|---|---|
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailbox.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.corpex.de |
| SPF_INCLUDE | spf.salesforce.com |
Related pages
Pivot deeper into the graph from magicline.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magicline.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.