Skip to content

Hostname

payweb.ca

Last fetched

payweb.ca resolves to 1 IPv4 address operated by EXPEDIENT - Expedient in US. WHOIS lists registrar:rcom canada, corp. as the registrar.

Nutrition Label

WHISPER CANON · payweb.caRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/payweb.ca

Resolution chain

payweb.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.11.12.12166.11.0.0/19AS17054EXPEDIENT - ExpedientUS

WHOIS identity

Registrar
registrar:rcom canada, corp.
Organization
1865802 ontario
Contact emails

Subdomains

8 observed subdomains of payweb.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for payweb.ca.

MechanismTarget
SPF_Apayweb.ca
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf2.payweb.ca
SPF_INCLUDEspf3.payweb.ca
SPF_IP168.135.115.243
SPF_IP199.212.134.0/23
SPF_IP205.211.164.0/23
SPF_IP206.130.91.0/24
SPF_IP206.51.23.0/24
SPF_IP206.51.24.0/24
SPF_IP206.51.25.0/24
SPF_IP64.7.128.0/19
SPF_IP67.43.128.0/20
SPF_MXpayweb.ca

Related pages

Pivot deeper into the graph from payweb.ca.

Cypher and MCP

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

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