Skip to content

Hostname

numerik.ca

Last fetched

numerik.ca resolves to 1 IPv4 address operated by AS-HOSTINGER in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.29.195.1682.29.192.0/21AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
9128-2725 quebec inc. (numerik solutions d'affaires)
Contact emails

Subdomains

5 observed subdomains of numerik.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for numerik.ca.

MechanismTarget
SPF_Anumerik.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP192.95.33.140
SPF_IP199.115.125.110
SPF_IP24.226.194.151
SPF_IP81.91.78.142
SPF_MXnumerik.ca

Related pages

Pivot deeper into the graph from numerik.ca.

Cypher and MCP

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

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