Skip to content

Hostname

infor.cn

Last fetched

infor.cn resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:北京中域智科国际网络技术有限公司 as the registrar.

Nutrition Label

WHISPER CANON · infor.cnRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/infor.cn

Resolution chain

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

IPPrefixASNOperatorCountry
3.216.131.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:北京中域智科国际网络技术有限公司
Organization
en fu ruan jian (zhong guo) you xian gong si
Contact emails

Subdomains

33 observed subdomains of infor.cn.

Web-graph footprint

Distinct hostnames that link to or from infor.cn in the public web crawl.

23 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for infor.cn.

MechanismTarget
SPF_EXISTS%{i}.spf.hc3692-74.iphmx.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from infor.cn.

Cypher and MCP

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

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