Skip to content

Hostname

windriverpayments.com

Last fetched

windriverpayments.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · windriverpayments.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/windriverpayments.com

Resolution chain

windriverpayments.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
wind river financial
Contact emails

Subdomains

2 observed subdomains of windriverpayments.com.

Web-graph footprint

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

39 sites link to this hostname.

182 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for windriverpayments.com.

MechanismTarget
SPF_INCLUDE21469035.spf05.hubspotemail.net
SPF_INCLUDE_spf.safewebservices.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEresearchnowsurveys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.192.32.80/29
SPF_IP104.192.36.80/29
SPF_IP12.13.41.0/27
SPF_IP167.89.58.181
SPF_IP167.89.64.157
SPF_IP167.89.64.5
SPF_IP216.35.170.0/23
SPF_IP216.35.170.0/24
SPF_IP34.235.209.210/32
SPF_IP52.162.245.237
SPF_IP52.86.192.60
SPF_IP54.84.76.163/32
SPF_IP64.73.126.0/23
SPF_MXwindriverpayments.com

Related pages

Pivot deeper into the graph from windriverpayments.com.

Cypher and MCP

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

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