Skip to content

Hostname

reputationmanager.cn

Last fetched

reputationmanager.cn resolves to 1 IPv4 address operated by AS60087 in IT.

Nutrition Label

WHISPER CANON · reputationmanager.cnRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/reputationmanager.cn

Resolution chain

reputationmanager.cn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.40.173.24089.40.172.0/22AS60087IT

WHOIS identity

No WHOIS records are currently associated with reputationmanager.cn in WhisperGraph.

Subdomains

10 observed subdomains of reputationmanager.cn.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for reputationmanager.cn.

MechanismTarget
SPF_Areputationmanager.cn
SPF_IP172.104.162.42
SPF_IP216.244.83.82
SPF_IP23.106.54.129
SPF_MXreputationmanager.cn

Related pages

Pivot deeper into the graph from reputationmanager.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "reputationmanager.cn"})-[: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.