Skip to content

Hostname

inetx.ca

Last fetched

inetx.ca resolves to 1 IPv4 address operated by SASKTEL - Saskatchewan Telecommunications in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.165.148.61142.165.0.0/16AS803SASKTEL - Saskatchewan TelecommunicationsCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

4 observed subdomains of inetx.ca.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for inetx.ca.

MechanismTarget
SPF_Ainetx.ca
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.165.148.60
SPF_IP142.165.148.61
SPF_IP142.165.199.207
SPF_IP20.104.205.112
SPF_IP69.11.55.121
SPF_IP71.17.140.73
SPF_MXinetx.ca

Related pages

Pivot deeper into the graph from inetx.ca.

Cypher and MCP

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

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