Skip to content

Hostname

numeris.ca

Last fetched

numeris.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · numeris.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/numeris.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.223.156.1615.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
bbm canada
Contact emails

Subdomains

30 observed subdomains of numeris.ca.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for numeris.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_1.numeris.ca
SPF_IP135.84.79.54/32
SPF_IP161.58.206.210/32
SPF_IP192.223.14.154
SPF_IP206.152.14.54/32
SPF_IP24.114.210.161
SPF_IP69.175.69.91
SPF_IP69.58.98.248

Related pages

Pivot deeper into the graph from numeris.ca.

Cypher and MCP

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

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