Skip to content

Hostname

nwds.ca

Last fetched

nwds.ca resolves to 2 IPv4 addresses operated by LIQUIDNETLTD1 - LiquidNet US LLC in US.

Nutrition Label

WHISPER CANON · nwds.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/nwds.ca

Resolution chain

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

IPPrefixASNOperatorCountry
162.210.102.223162.210.96.0/21AS14555LIQUIDNETLTD1 - LiquidNet US LLCUS
174.0.116.233174.0.0.0/16AS6327SHAW - Shaw CommunicationsCA
174.0.116.233174.0.0.0/16AS6327SHAW - Shaw CommunicationsCA

WHOIS identity

No WHOIS records are currently associated with nwds.ca in WhisperGraph.

Subdomains

1 observed subdomain of nwds.ca.

Subdomain
www.nwds.ca

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nwds.ca.

MechanismTarget
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from nwds.ca.

Cypher and MCP

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

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