Skip to content

Hostname

tidesfc.ca

Last fetched

tidesfc.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.143.12913.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.3413.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.8413.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.9913.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

4 observed subdomains of tidesfc.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for tidesfc.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from tidesfc.ca.

Cypher and MCP

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

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