Skip to content

Hostname

support.2n.cz

Last fetched

support.2n.cz resolves to 1 IPv4 address operated by AS47110 in CZ.

Nutrition Label

WHISPER CANON · support.2n.czRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/support.2n.cz

Resolution chain

support.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

No WHOIS records are currently associated with support.2n.cz in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for support.2n.cz.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaxis.com
SPF_INCLUDEet._spf.pardot.com
SPF_IP148.105.8.0/21
SPF_IP185.22.97.45
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

Related pages

Pivot deeper into the graph from support.2n.cz.

Cypher and MCP

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

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