Skip to content

Hostname

sinylon.cn

Last fetched

sinylon.cn resolves to 1 IPv4 address operated by AS45090 in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · sinylon.cnRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/sinylon.cn

Resolution chain

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

IPPrefixASNOperatorCountry
118.89.87.168118.89.86.0/23AS45090CN

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
上海鑫燕隆汽车装备制造有限公司
Contact emails

Subdomains

1 observed subdomain of sinylon.cn.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sinylon.cn.

MechanismTarget
SPF_INCLUDEspf.icoremail.net
SPF_IP111.202.245.115
SPF_IP111.202.245.116
SPF_IP111.202.245.117
SPF_IP111.202.245.118
SPF_IP111.202.245.119
SPF_IP120.52.8.237
SPF_IP2408:8000:10f0:1:1:0:ac15:b2f4
SPF_IP2408:8000:10f0:1:1:0:ac15:c9c9

Related pages

Pivot deeper into the graph from sinylon.cn.

Cypher and MCP

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

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