Skip to content

Hostname

box.sk

Last fetched

box.sk resolves to 2 IPv4 addresses operated by ANTIK - ANTIK Telecom s.r.o in SK. WHOIS lists registrar:box network, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · box.skRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint2.0/10canon.whisper.security/host/box.sk

Resolution chain

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

IPPrefixASNOperatorCountry
88.212.29.388.212.16.0/20AS42841ANTIK - ANTIK Telecom s.r.oSK
169.58.140.252169.58.128.0/17AS51167CONTABO - Contabo GmbHUS

WHOIS identity

Registrar
registrar:box network, s.r.o.
Organization
box network, s.r.o.
Contact emails

Subdomains

15 observed subdomains of box.sk.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for box.sk.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from box.sk.

Cypher and MCP

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

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