Skip to content

Hostname

aspi.sk

Last fetched

aspi.sk resolves to 82.100.39.224, announced in 82.100.0.0/18 by QUANTCOM-AS - Quantcom, a.s. in CZ. aspi.sk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for aspi.sk is recorded in WhisperGraph.

Attribution

quantcom

ORIGIN_AS

WHOIS identity

Registrar
registrar:ascio technologies, inc. danmark -filial af ascio technologies, inc.usa
Registrant organisation
wolters kluwer
Contact emails
email@wolterskluwer.sk, office@wolterskluwer.sk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • edns9.ultradns.biz
  • edns9.ultradns.com
  • edns9.ultradns.net
  • edns9.ultradns.org

MX records

  • firma.aspi.cz

SPF policy

  • mx: aspi.sk
  • ip: 86.49.190.194

Threat-feed evidence

History

Related pages

Pivot from aspi.sk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aspi.sk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.