Skip to content

Hostname

hatchway.ca

Last fetched

hatchway.ca resolves to 3 IPv4 addresses operated by AS132420 in IN. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · hatchway.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hatchway.ca

Resolution chain

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

IPPrefixASNOperatorCountry
164.52.202.100164.52.200.0/21AS132420IN
45.32.183.11245.32.176.0/21AS20473AS-VULTR - The Constant Company, LLCGB
57.129.146.21957.129.128.0/17AS16276GB

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

24 observed subdomains of hatchway.ca.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hatchway.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.102.208/32

Related pages

Pivot deeper into the graph from hatchway.ca.

Cypher and MCP

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

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