Skip to content

Hostname

devx.sk

Last fetched

devx.sk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:websupport s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · devx.skRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/devx.sk

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.20.130104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.159.35172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:websupport s.r.o.
Organization
frantisek ferancik
Contact emails

Subdomains

5 observed subdomains of devx.sk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for devx.sk.

MechanismTarget
SPF_Adevx.sk
SPF_INCLUDE_spf.m1.websupport.sk
SPF_MXdevx.sk

Related pages

Pivot deeper into the graph from devx.sk.

Cypher and MCP

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

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