Skip to content

Hostname

northswing.ca

Last fetched

northswing.ca resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.174.193.24034.174.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.208.188.18735.208.0.0/15AS43515YOUTUBE YOUTUBEUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

8 observed subdomains of northswing.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for northswing.ca.

MechanismTarget
SPF_Anorthswing.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnorthswing.ca.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzeptomail.net
SPF_IP142.93.144.173
SPF_IP159.203.54.30
SPF_IP34.174.70.46
SPF_MXnorthswing.ca

Related pages

Pivot deeper into the graph from northswing.ca.

Cypher and MCP

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

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