Skip to content

Hostname

aagneth.cz

Last fetched

aagneth.cz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · aagneth.czRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aagneth.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.39.150104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.146.106172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
77.48.196.25077.48.128.0/17AS16019CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
jan kanděra & spol.
Contact emails

Subdomains

29 observed subdomains of aagneth.cz.

Web-graph footprint

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

15 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aagneth.cz.

MechanismTarget
SPF_Aaagneth.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.seznam.cz
SPF_IP2a01:5e0:200::/40
SPF_IP77.48.196.0/24
SPF_IP93.99.79.0/24
SPF_MXaagneth.cz

Related pages

Pivot deeper into the graph from aagneth.cz.

Cypher and MCP

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

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