Skip to content

Hostname

2n5c.com

Last fetched

2n5c.com resolves to 15 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3863 as the registrar.

Nutrition Label

WHISPER CANON · 2n5c.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/2n5c.com

Resolution chain

2n5c.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.125.101104.16.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.157.127104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.255.140104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.173.107104.17.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.191.124104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.30.135104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.61.193104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.141.136104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.158.96104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.125104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.173104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.190.212104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.191.171104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.20172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.156.207172.64.156.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3863
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of 2n5c.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 2n5c.com.

Cypher and MCP

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

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