Hostname
spywizards.com
Last fetched
spywizards.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in BR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
spywizards.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.238.104.48 | 216.238.96.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | BR |
| 51.83.237.154 | 51.83.0.0/16 | AS16276 | — | PL |
| 92.118.205.75 | 92.118.205.0/24 | AS136258 | — | PL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
13 observed subdomains of spywizards.com.
Web-graph footprint
Distinct hostnames that link to or from spywizards.com in the public web crawl.
9 sites link to this hostname.
111 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for spywizards.com.
| Mechanism | Target |
|---|---|
| SPF_A | spywizards.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_INCLUDE | zohomail.com |
| SPF_IP | 68.65.120.185 |
| SPF_IP | 68.65.121.153 |
| SPF_MX | spywizards.com |
Related pages
Pivot deeper into the graph from spywizards.com.
- IP · 216.238.104.48
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:1068
- Country · BR
- Email · 14722e69446645a8a82a2228c74831d3.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · sp…
- 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: "spywizards.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.