Skip to content

Hostname

upandashi.com

Last fetched

upandashi.com resolves to 20 IPv4 addresses operated by CNT - ChongQing Broadcast & TV Transfer Network Co. Ltd in CN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · upandashi.comRouting diversity4.5/10Peering density5.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/upandashi.com

Resolution chain

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

IPPrefixASNOperatorCountry
117.59.168.23117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.24117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.25117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.26117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.27117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.28117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.29117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.30117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
122.228.223.249122.228.220.0/22AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
159.226.227.107159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
159.226.227.108159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
159.226.227.110159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
159.226.227.111159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
159.226.227.112159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
159.226.227.113159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
159.226.227.117159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
159.226.227.118159.226.0.0/16AS7497CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS)CN
194.147.100.117194.147.100.0/24AS201106SPARTANHOST - Spartan Host LtdUS
194.147.100.118194.147.100.0/24AS201106SPARTANHOST - Spartan Host LtdUS
194.147.100.3194.147.100.0/24AS201106SPARTANHOST - Spartan Host LtdUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of upandashi.com.

Web-graph footprint

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

28 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from upandashi.com.

Cypher and MCP

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

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