Skip to content

Hostname

acanda.chinson.com

Last fetched

acanda.chinson.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK.

Nutrition Label

WHISPER CANON · acanda.chinson.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/acanda.chinson.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.2.66.10520.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

No WHOIS records are currently associated with acanda.chinson.com in WhisperGraph.

Subdomains

1 observed subdomain of acanda.chinson.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for acanda.chinson.com.

MechanismTarget
SPF_Aacanda.chinson.com
SPF_INCLUDEchinson.com
SPF_IP103.38.161.15
SPF_IP103.38.161.17
SPF_IP20.2.66.105
SPF_MXacanda.chinson.com

Related pages

Pivot deeper into the graph from acanda.chinson.com.

Cypher and MCP

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

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