Skip to content

Hostname

schaus.ca

Last fetched

schaus.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:computer engineering inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.5616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.22816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.96.9316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.152.1152.216.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.33.15752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.352.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.2152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.23752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.23752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.7552.217.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.9152.217.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:computer engineering inc.
Organization
schaus-wright consulting
Contact emails

Subdomains

22 observed subdomains of schaus.ca.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for schaus.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP44.230.124.137
SPF_IP52.26.89.148/32

Related pages

Pivot deeper into the graph from schaus.ca.

Cypher and MCP

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

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