Skip to content

Hostname

prowinds.com

Last fetched

prowinds.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · prowinds.comRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prowinds.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.201.154.11452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.208.4052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.14.354.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.0.10398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
foster, dean
Contact emails

Subdomains

7 observed subdomains of prowinds.com.

Web-graph footprint

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

37 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for prowinds.com.

MechanismTarget
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDEspf0.prowinds.com

Related pages

Pivot deeper into the graph from prowinds.com.

Cypher and MCP

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

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