Skip to content

Hostname

susicky.net

Last fetched

susicky.net resolves to 1 IPv4 address operated by CEZNET-AS - CEZNET s.r.o. in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · susicky.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/susicky.net

Resolution chain

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

IPPrefixASNOperatorCountry
81.25.16.23081.25.16.0/21AS57728CEZNET-AS - CEZNET s.r.o.CZ

WHOIS identity

Registrar
iana:69
Organization
marek bc. susicky
Contact emails

Subdomains

1 observed subdomain of susicky.net.

Web-graph footprint

Distinct hostnames that link to or from susicky.net in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for susicky.net.

MechanismTarget
SPF_Acbsmail.cz
SPF_Amagnalink.cz
SPF_Asusicky.net
SPF_IP2a00:1800:0:100:1047:cbff:fea1:5837
SPF_IP2a00:1800:0:100:dc:b4ff:fe67:9dd4
SPF_IP81.25.16.0/24
SPF_MXsusicky.net

Related pages

Pivot deeper into the graph from susicky.net.

Cypher and MCP

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

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