Skip to content

Hostname

settify.ca

Last fetched

settify.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.1018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.25.10452.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.11452.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.9052.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.9652.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
Organization
paul - none psaltis
Contact emails

Subdomains

31 observed subdomains of settify.ca.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for settify.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from settify.ca.

Cypher and MCP

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

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