Skip to content

Hostname

iwin.com

Last fetched

iwin.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · iwin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iwin.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.166.214174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.227.4118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.13.3934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.172.17044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.133.23944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.195.11052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.227.11652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.99.1954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.110.10954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.102.85100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.166.22698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.26.2832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.54.10732.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for iwin.com.

MechanismTarget
SPF_Aiwin.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.202.40.225
SPF_IP52.4.203.106
SPF_MXiwin.com

Related pages

Pivot deeper into the graph from iwin.com.

Cypher and MCP

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

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