Hostname
xshiftgearboxes.com
Last fetched
xshiftgearboxes.com resolves to 2 IPv4 addresses operated by ZONER-AS in CZ. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
xshiftgearboxes.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.198.122.128 | 217.198.112.0/20 | AS34222 | ZONER-AS | CZ |
| 37.46.87.175 | 37.46.80.0/21 | AS29134 | IGNUM-AS Czech Republic | CZ |
WHOIS identity
- Registrar
- iana:1505
- Organization
- cnc macho, s.r.o.
- Contact emails
Subdomains
4 observed subdomains of xshiftgearboxes.com.
Web-graph footprint
Distinct hostnames that link to or from xshiftgearboxes.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for xshiftgearboxes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hosting90.cz |
| SPF_INCLUDE | _spf.webglobe.cz |
| SPF_IP | 194.213.198.194 |
| SPF_IP | 2a00:1ed0:1:500:0:0:0:a015 |
Related pages
Pivot deeper into the graph from xshiftgearboxes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xshiftgearboxes.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.