Hostname
wizardtales.com
Last fetched
wizardtales.com resolves to 4 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
wizardtales.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 |
|---|---|---|---|---|
| 217.182.196.95 | 217.182.0.0/16 | AS16276 | — | DE |
| 217.182.199.157 | 217.182.0.0/16 | AS16276 | — | DE |
| 82.22.9.4 | 82.22.9.0/24 | AS204261 | — | DE |
| 82.22.9.5 | 82.22.9.0/24 | AS204261 | — | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- c/o whoisproxy.com
- Contact emails
- wizardtales.com@protecteddomainservices.com
- magic@wizardtales.com
- 1bfd5ae430d418e75bdbf2822265f347bba0904f01bdf89fa7d7464fbaf20132@wizardtales.com.whoisproxy.org
- 366cb9d2722c70fce4e2685c6cb83f99f0449a2656f02da1b4d13f0fc2c29cd5@wizardtales.com.whoisproxy.org
- 855daccf543411cece79fe9d8e1d1758c0dd5266b3505c264b2e679d3443d34e@wizardtales.com.whoisproxy.org
- a8668fe03e3d5db64f6b003222b2f95cb312e6436c257c0b7ae3f78cce7c3747@wizardtales.com.whoisproxy.org
- c565647c9cb8926b57e1c61ec4075a130819e159c2239042e33ee87de97abcbd@wizardtales.com.whoisproxy.org
- ce546cf082e22ea79fe8f12c0cef163a5130786d7f722cdb5351bfc501157d50@wizardtales.com.whoisproxy.org
Subdomains
79 observed subdomains of wizardtales.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wizardtales.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for wizardtales.com.
| Mechanism | Target |
|---|---|
| SPF_A | send.wizardtales.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | one.zoho.eu |
| SPF_INCLUDE | zoho.com |
| SPF_INCLUDE | zoho.eu |
| SPF_IP | 51.68.163.106/32 |
| SPF_IP | 51.77.74.38/32 |
| SPF_MX | wizardtales.com |
Related pages
Pivot deeper into the graph from wizardtales.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wizardtales.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.