Skip to content

Hostname

stoxray.com

Last fetched

stoxray.com resolves to 1 IPv4 address operated by HYBULA in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · stoxray.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stoxray.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.248.251.61109.248.251.0/24AS57707HYBULACZ

WHOIS identity

Registrar
iana:1068
Organization
philipp knoeller
Contact emails

Subdomains

4 observed subdomains of stoxray.com.

Web-graph footprint

Distinct hostnames that link to or from stoxray.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stoxray.com.

MechanismTarget
SPF_Astoxray.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.248.251.61
SPF_MXstoxray.com

Related pages

Pivot deeper into the graph from stoxray.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stoxray.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.