Skip to content

Hostname

wincrsystem.com

Last fetched

wincrsystem.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wincrsystem.comRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wincrsystem.com

Resolution chain

wincrsystem.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.27.60.164100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.201.209100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.58.180107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.255.2913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.82.20334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.62.134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.225.034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.65.3834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.172.23035.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.92.14135.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.74.1735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.96.21935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.192.242.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.13.11044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.172.10844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.48.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.219.15744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.233.16152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.84.12954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.207.13754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of wincrsystem.com.

Web-graph footprint

Distinct hostnames that link to or from wincrsystem.com in the public web crawl.

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wincrsystem.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wincrsystem.com.

Cypher and MCP

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

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