Skip to content

Hostname

91nt.com

Last fetched

91nt.com resolves to 20 IPv4 addresses operated by AS328608 in HK. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · 91nt.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/91nt.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.255.123.134156.255.123.0/24AS328608HK
156.255.123.139156.255.123.0/24AS328608HK
156.255.123.149156.255.123.0/24AS328608HK
156.255.123.153156.255.123.0/24AS328608HK
156.255.123.162156.255.123.0/24AS328608HK
43.230.114.22443.230.114.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
156.255.123.148156.255.123.0/24AS328608HK
43.230.113.10443.230.113.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
43.228.233.10443.228.233.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
43.230.112.10443.230.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
43.230.114.10443.230.114.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
43.228.232.10443.228.232.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
43.230.114.21043.230.114.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
43.228.233.12443.228.233.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
43.228.232.12143.228.232.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
43.230.112.15043.230.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
43.230.113.16143.230.113.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
43.228.233.12743.228.233.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
43.230.114.21343.230.114.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.HK
43.228.232.12443.228.232.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG

WHOIS identity

Registrar
iana:1599
Organization
shuantao wang
Contact emails

Web-graph footprint

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

592 sites link to this hostname.

216 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 91nt.com.

Cypher and MCP

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

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