Hostname
sorcererstan.com
Last fetched
sorcererstan.com resolves to 1 IPv4 address operated by PAIR-NETWORKS - pair Networks in US. WHOIS lists iana:99 as the registrar.
Nutrition Label
Resolution chain
sorcererstan.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.92.142.51 | 216.92.0.0/16 | AS7859 | PAIR-NETWORKS - pair Networks | US |
WHOIS identity
- Registrar
- iana:99
- Organization
- cottonwood software
- Contact emails
- —
Subdomains
1 observed subdomain of sorcererstan.com.
| Subdomain |
|---|
| www.sorcererstan.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for sorcererstan.com.
| Mechanism | Target |
|---|---|
| SPF_A | cajat.pair.com |
| SPF_A | campground-master.com |
| SPF_A | campgroundmaster.com |
| SPF_A | cottonwoodsoftware.com |
| SPF_A | cox.net |
| SPF_A | mail520.pair.com |
| SPF_A | mail541.pair.com |
| SPF_A | pair.com |
| SPF_A | relay01.pair.com |
| SPF_A | sorcererstan.com |
| SPF_A | spielbusch.com |
| SPF_INCLUDE | cottonwoodsoftware.com |
| SPF_IP | 209.68.5.126/24 |
| SPF_IP | 209.68.5.172 |
| SPF_IP | 216.92.119.18 |
| SPF_IP | 216.92.240.53 |
| SPF_MX | sorcererstan.com |
Related pages
Pivot deeper into the graph from sorcererstan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sorcererstan.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.