Skip to content

Hostname

2n.com

Last fetched

2n.com resolves to 1 IPv4 address operated by KABA-AS Hofwisenstrasse 24 in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · 2n.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/2n.com

Resolution chain

2n.com 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/22AS47110KABA-AS Hofwisenstrasse 24CZ

WHOIS identity

Registrar
iana:299
Organization
2n telekomunikace a.s.
Contact emails

Subdomains

17 observed subdomains of 2n.com.

Web-graph footprint

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

525 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for 2n.com.

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 2n.com.

Cypher and MCP

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

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