Skip to content

Hostname

seton.ca

Last fetched

seton.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.42143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.49143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.6143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.75143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.169.121.1083.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.493.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.593.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.743.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
w.h.b. identification solutions
Contact emails

Subdomains

11 observed subdomains of seton.ca.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for seton.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP13.111.1.154
SPF_IP205.220.168.164
SPF_IP205.220.180.164

Related pages

Pivot deeper into the graph from seton.ca.

Cypher and MCP

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

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