Skip to content

Hostname

activacik.sk

Last fetched

activacik.sk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · activacik.skRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/activacik.sk

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.116.186108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.33.3052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.15.22652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.16.15654.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with activacik.sk in WhisperGraph.

Subdomains

1 observed subdomain of activacik.sk.

Web-graph footprint

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

5 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for activacik.sk.

MechanismTarget
SPF_Aactivacik.sk
SPF_Amailgate-01.activa.cz
SPF_Amailgate-02.activa.cz
SPF_INCLUDEspf1.supportbox.cz
SPF_MXactivacik.sk

Related pages

Pivot deeper into the graph from activacik.sk.

Cypher and MCP

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

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