Skip to content

Hostname

hanspub.org

Last fetched

hanspub.org resolves to 216.108.231.103, announced in 216.108.231.0/24 by SERVERPOINT - ServerPoint.com in US. hanspub.org 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 · hanspub.orgRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hanspub.org

Resolution chain

IPv6 resolution

No AAAA record for hanspub.org is recorded in WhisperGraph.

Attribution

serverpoint com

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
huaibei zhou
Contact emails
4d16d4013de14d1b9e740cacf8dce8df.protect@whoisguard.com, 991ac9b131db44398c49ea3c772c1950.protect@whoisguard.com, e35b43cce23d4be5a2cf8cfcd274c56e.protect@whoisguard.com, bzhou@scirp.org

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

  • ns3.dnsv2.com
  • ns4.dnsv2.com

MX records

  • mxbiz1.qq.com
  • mxbiz2.qq.com
  • spa.scirp.org
  • spa2.scirp.org

SPF policy

  • include: mxlogin.com
  • include: outbound.mailhop.org
  • ip: 113.57.163.187
  • ip: 116.205.98.60
  • ip: 121.36.82.231
  • ip: 61.183.181.187

Threat-feed evidence

History

Related pages

Pivot from hanspub.org 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: "hanspub.org"})-[: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.