Skip to content

Hostname

payeex.ca

Last fetched

payeex.ca resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

WHISPER CANON · payeex.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/payeex.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.198.240.5366.198.240.0/20AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
Contact emails

Subdomains

9 observed subdomains of payeex.ca.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for payeex.ca.

MechanismTarget
SPF_Apayeex.ca
SPF_INCLUDEspf.a2hosting.com
SPF_IP184.107.41.74/32
SPF_IP198.72.126.220
SPF_IP66.198.240.53
SPF_IP68.66.224.20
SPF_MXpayeex.ca

Related pages

Pivot deeper into the graph from payeex.ca.

Cypher and MCP

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

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