Skip to content

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

WHISPER CANON · xshiftgearboxes.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xshiftgearboxes.com

Resolution chain

xshiftgearboxes.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.198.122.128217.198.112.0/20AS34222ZONER-ASCZ
37.46.87.17537.46.80.0/21AS29134IGNUM-AS Czech RepublicCZ

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for xshiftgearboxes.com.

MechanismTarget
SPF_INCLUDE_spf.hosting90.cz
SPF_INCLUDE_spf.webglobe.cz
SPF_IP194.213.198.194
SPF_IP2a00: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.