Skip to content

Hostname

alterfina.ca

Last fetched

alterfina.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · alterfina.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alterfina.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.12718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.10118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.10518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
9281-7378 quebec
Contact emails

Subdomains

7 observed subdomains of alterfina.ca.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for alterfina.ca.

MechanismTarget
SPF_Aalterfina.ca
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.postal.swatconsoles.work
SPF_INCLUDEspf.protection.outlook.com
SPF_MXalterfina.ca

Related pages

Pivot deeper into the graph from alterfina.ca.

Cypher and MCP

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

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