Skip to content

Hostname

2n.cz

Last fetched

2n.cz resolves to 1 IPv4 address operated by AS47110 in CZ. WHOIS lists registrar:reg-ipmirror as the registrar.

Nutrition Label

WHISPER CANON · 2n.czRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/2n.cz

Resolution chain

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

IPPrefixASNOperatorCountry
92.62.125.12592.62.124.0/22AS47110CZ

WHOIS identity

Registrar
registrar:reg-ipmirror
Organization
2n telekomunikace a.s.
Contact emails

Subdomains

51 observed subdomains of 2n.cz.

Web-graph footprint

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

366 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 2n.cz.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEaxis.com
SPF_INCLUDEet._spf.pardot.com
SPF_IP148.105.8.0/21
SPF_IP194.228.41.114/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP88.208.103.0/24
SPF_IP88.208.82.185
SPF_IP90.182.112.11
SPF_MX2n.cz

Related pages

Pivot deeper into the graph from 2n.cz.

Cypher and MCP

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

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