Skip to content

Hostname

attrium.ca

Last fetched

attrium.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.11018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1233.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.393.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.923.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.973.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
livingstone interactive
Contact emails

Subdomains

4 observed subdomains of attrium.ca.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for attrium.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from attrium.ca.

Cypher and MCP

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

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