Skip to content

Hostname

stonex.cz

Last fetched

stonex.cz resolves to 1 IPv4 address operated by AS25248 in CZ.

Nutrition Label

WHISPER CANON · stonex.czRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stonex.cz

Resolution chain

stonex.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.99.178.14482.99.128.0/18AS25248CZ

WHOIS identity

No WHOIS records are currently associated with stonex.cz in WhisperGraph.

Subdomains

2 observed subdomains of stonex.cz.

Web-graph footprint

Distinct hostnames that link to or from stonex.cz in the public web crawl.

165 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stonex.cz.

MechanismTarget
SPF_Astonex.cz
SPF_INCLUDEspf.clients.profiwh.com
SPF_IP82.99.178.144
SPF_IP88.208.74.154
SPF_MXstonex.cz

Related pages

Pivot deeper into the graph from stonex.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "stonex.cz"})-[: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.