Skip to content

Hostname

prowin.chat

Last fetched

prowin.chat resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · prowin.chatRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/prowin.chat

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.173.101108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.23108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.41108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.173.95108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
13.226.244.3413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.1954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.4354.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.7254.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.9954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of prowin.chat owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from prowin.chat in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for prowin.chat.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from prowin.chat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "prowin.chat"})-[: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.