Skip to content

Hostname

not2c.com

Last fetched

not2c.com resolves to 8 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in US. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · not2c.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/not2c.com

Resolution chain

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

IPPrefixASNOperatorCountry
163.181.60.201163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.202163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.203163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.204163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.205163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.206163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.207163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.208163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

Registrar
iana:1697
Organization
c/o dnspod.com
Contact emails

Subdomains

2 observed subdomains of not2c.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from not2c.com.

Cypher and MCP

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

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