Skip to content

Hostname

riic.ca

Last fetched

riic.ca resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · riic.caRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/riic.ca

Resolution chain

riic.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.208.68.34144.208.68.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
Contact emails

Subdomains

8 observed subdomains of riic.ca.

Web-graph footprint

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

64 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • riic.ca

SPF policy

11 SPF mechanisms authorising senders for riic.ca.

MechanismTarget
SPF_Ariic.ca
SPF_INCLUDEsmtp.servconfig.com
SPF_IP104.244.122.18
SPF_IP192.145.239.20
SPF_IP205.134.252.19
SPF_MXalt1.aspmx.l.google.com
SPF_MXalt2.aspmx.l.google.com
SPF_MXalt3.aspmx.l.google.com
SPF_MXalt4.aspmx.l.google.com
SPF_MXaspmx.l.google.com
SPF_MXriic.ca

Related pages

Pivot deeper into the graph from riic.ca.

Cypher and MCP

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

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