Hostname
wizards.com
Last fetched
wizards.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
wizards.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 |
|---|---|---|---|---|
| 104.71.178.13 | 104.71.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.10.166.184 | 23.10.128.0/18 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CA |
| 23.63.137.85 | 23.63.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.67.143.60 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bh3677y38dr@networksolutionsprivateregistration.com
- domains@wizards.com
- f59zw5jk42f@networksolutionsprivateregistration.com
- hu7aa2zx8yr@networksolutionsprivateregistration.com
- jr89h5wc9u5@networksolutionsprivateregistration.com
- ma7y55y66rc@networksolutionsprivateregistration.com
- pa4rj4ge6g8@networksolutionsprivateregistration.com
- uq82n3544yr@networksolutionsprivateregistration.com
- y36q49rv3n3@networksolutionsprivateregistration.com
- yg2xx6qx33q@networksolutionsprivateregistration.com
- yx3ra9yj87b@networksolutionsprivateregistration.com
- zv33m4cw22h@networksolutionsprivateregistration.com
- domain@ohosting.org
Subdomains
124 observed subdomains of wizards.com.
Showing 25 of 124. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wizards.com in the public web crawl.
3,550 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for wizards.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.wizards.com._spf.smart.ondmarc.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from wizards.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wizards.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.