Skip to content

Hostname

datacomp.sk

Last fetched

datacomp.sk resolves to 1 IPv4 address operated by AS8778 in SK. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

WHISPER CANON · datacomp.skRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/datacomp.sk

Resolution chain

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

IPPrefixASNOperatorCountry
195.80.169.2195.80.160.0/19AS8778SK

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
datacomp s.r.o.
Contact emails

Subdomains

9 observed subdomains of datacomp.sk.

Web-graph footprint

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

218 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for datacomp.sk.

MechanismTarget
SPF_Aemail.datacomp.sk
SPF_Ah1-smtpout02-v.eset.com
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmailout.slovanet.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.228.165.116

Related pages

Pivot deeper into the graph from datacomp.sk.

Cypher and MCP

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

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