Skip to content

Hostname

devix.cz

Last fetched

devix.cz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:reg-gandi as the registrar.

Nutrition Label

WHISPER CANON · devix.czRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/devix.cz

Resolution chain

devix.cz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.122.2118.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.3618.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.5218.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.6218.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.221.1143.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.223.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.553.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.813.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:reg-gandi
Organization
devix technologies s.r.o.
Contact emails

Subdomains

12 observed subdomains of devix.cz.

Web-graph footprint

Distinct hostnames that link to or from devix.cz in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for devix.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from devix.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "devix.cz"})-[: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.