Skip to content

Hostname

shzq.com

Last fetched

shzq.com resolves to 180.168.162.201, announced in 180.168.0.0/16 by CHINANET-SH-AP - China Telecom (Group) in CN. shzq.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 · shzq.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shzq.com

Resolution chain

IPv6 resolution

No AAAA record for shzq.com is recorded in WhisperGraph.

Attribution

china group

ORIGIN_AS

WHOIS identity

Registrar
iana:1331
Registrant organisation
shanghai securities co.ltd.
Contact emails
dirtyice@shsc.com.cn, lanfeng@shzq.com, zhangbing@shzq.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.ename.net
  • ns2.ename.net

SPF policy

  • ip: 202.122.117.240/29
  • ip: 202.122.117.246/31
  • ip: 202.122.117.248/31
  • a: mail.shzq.com
  • ip: 124.74.108.182
  • ip: 124.74.40.254
  • ip: 180.168.250.4
  • ip: 180.168.250.68
  • ip: 180.168.250.79
  • ip: 180.168.250.80
  • ip: 202.122.117.184
  • ip: 202.122.117.250

Threat-feed evidence

History

Related pages

Pivot from shzq.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: "shzq.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.