Skip to content

Hostname

pason.ca

Last fetched

pason.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · pason.caRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pason.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.80.993.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2403.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2353.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.53.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1323.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.176.1852.218.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.3452.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.6652.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.222.5052.218.222.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.232.21052.218.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.144.18752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.20352.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.19552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.9952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.7552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.3552.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
pason systems
Contact emails

Subdomains

1 observed subdomain of pason.ca.

Subdomain
www.pason.ca

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pason.ca.

MechanismTarget
SPF_Asecmail.ultipro.ca
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.135.212.132/32
SPF_IP209.153.235.58
SPF_IP69.58.16.40
SPF_IP69.58.16.89
SPF_IP69.58.31.126

Related pages

Pivot deeper into the graph from pason.ca.

Cypher and MCP

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

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