Skip to content

Hostname

www.remiwinter.com

Last fetched

www.remiwinter.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.remiwinter.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.remiwinter.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.103.253.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.33.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.433.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.863.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.10252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.11052.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.12852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.1352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.remiwinter.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.remiwinter.com.

MechanismTarget
SPF_Awww.remiwinter.com
SPF_INCLUDEremiwinter.com.spf.auto.dnssmarthost.net
SPF_MXwww.remiwinter.com

Related pages

Pivot deeper into the graph from www.remiwinter.com.

Cypher and MCP

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

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