Skip to content

Hostname

35ba.com

Last fetched

35ba.com resolves to 211.155.234.163, announced in 211.155.232.0/22 by CHINA169-Backbone - CHINA UNICOM China169 Backbone in CN. 35ba.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for 35ba.com is recorded in WhisperGraph.

Attribution

cncgroup ip of shanghai idc

DNS_OPERATOR, ORIGIN_AS

WHOIS identity

Registrar
iana:1619
Contact emails
admin@nicenic.net, support@nicenic.net

Subdomains

Mail and authentication

Nameservers

  • ns1.ndns.cn
  • ns2.ndns.cn
  • 35ba.com

Threat-feed evidence

History

Related pages

Pivot from 35ba.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "35ba.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.