Skip to content

Hostname

nas.sk

Last fetched

nas.sk resolves to 1 IPv4 address operated by AS-BENESTRA Bratislava, Slovak Republic in SK. WHOIS lists registrar:backbone, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · nas.skRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nas.sk

Resolution chain

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

IPPrefixASNOperatorCountry
62.197.233.14062.197.192.0/18AS5578AS-BENESTRA Bratislava, Slovak RepublicSK

WHOIS identity

Registrar
registrar:backbone, s.r.o.
Organization
backbone, s.r.o.
Contact emails

Subdomains

1 observed subdomain of nas.sk.

Subdomain
www.nas.sk

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nas.sk.

Related pages

Pivot deeper into the graph from nas.sk.

Cypher and MCP

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

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