Skip to content

Hostname

sphere.sk

Last fetched

sphere.sk resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:zoner s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · sphere.skRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sphere.sk

Resolution chain

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

IPPrefixASNOperatorCountry
31.14.98.8731.14.96.0/22AS20857NL

WHOIS identity

Registrar
registrar:zoner s.r.o.
Organization
efin, spol. s r.o.
Contact emails

Subdomains

16 observed subdomains of sphere.sk.

Web-graph footprint

Distinct hostnames that link to or from sphere.sk in the public web crawl.

85 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sphere.sk.

MechanismTarget
SPF_Asphere.sk
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.14.97.118
SPF_IP31.14.98.87
SPF_IP87.236.197.5
SPF_IP95.170.88.101
SPF_MXsphere.sk

Related pages

Pivot deeper into the graph from sphere.sk.

Cypher and MCP

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

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