Skip to content

Hostname

retisoft.ca

Last fetched

retisoft.ca resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
68.66.216.2368.66.216.0/21AS55293A2HOSTING - A2 Hosting, Inc.US
72.61.66.13572.61.64.0/20AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
iana:456
Organization
retisoft
Contact emails

Subdomains

8 observed subdomains of retisoft.ca.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for retisoft.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from retisoft.ca.

Cypher and MCP

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

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