Hostname
wdwmagic.com
Last fetched
wdwmagic.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
wdwmagic.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.189.149.154 | 18.189.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.128.145.197 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.140.200 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.201.227 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.141.246.66 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.146.222.215 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.150.242.3 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.138.196 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.251.29 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.141.121 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.238.129 | 16.58.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.56.21 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.59.165.122 | 16.59.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.119.123 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:469
- Organization
- frearbros labs
- Contact emails
Subdomains
18 observed subdomains of wdwmagic.com.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wdwmagic.com in the public web crawl.
570 sites link to this hostname.
215 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wdwmagic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | outlook.com |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 216.53.162.240/32 |
| SPF_IP | 62.105.97.36/32 |
| SPF_IP | 62.105.97.50/32 |
| SPF_IP | 64.18.0.0/20 |
Related pages
Pivot deeper into the graph from wdwmagic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wdwmagic.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.