Skip to content

Hostname

payworks.ca

Last fetched

payworks.ca resolves to 2 IPv4 addresses operated by PAYWORKS - Payworks in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · payworks.caRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/payworks.ca

Resolution chain

payworks.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.183.100.3216.183.100.0/24AS27606PAYWORKS - PayworksCA
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
payworks
Contact emails

Subdomains

42 observed subdomains of payworks.ca.

Web-graph footprint

Distinct hostnames that link to or from payworks.ca in the public web crawl.

275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for payworks.ca.

MechanismTarget
SPF_INCLUDE4544874.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsent-via.netsuite.com
SPF_IP216.183.100.24
SPF_IP216.183.100.25
SPF_IP216.183.100.26
SPF_IP216.183.100.27
SPF_IP216.183.100.3
SPF_IP64.141.36.155
SPF_IP64.141.36.157
SPF_IP64.4.76.163
SPF_IP64.4.76.164
SPF_IP66.51.22.52

Related pages

Pivot deeper into the graph from payworks.ca.

Cypher and MCP

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

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