Skip to content

Hostname

press.2n.cz

Last fetched

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

Nutrition Label

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

Resolution chain

press.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 press.2n.cz in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for press.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 press.2n.cz.

Cypher and MCP

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

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