Skip to content

Hostname

novalis.ca

Last fetched

novalis.ca resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · novalis.caRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/novalis.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.156.72.123104.156.64.0/20AS22652FIBRENOIRE-INTERNET - Videotron LteeCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
bayard presse canada
Contact emails

Subdomains

24 observed subdomains of novalis.ca.

Web-graph footprint

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

74 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for novalis.ca.

MechanismTarget
SPF_INCLUDEnavigacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.231.98.210
SPF_IP216.113.119.10
SPF_IP52.30.213.6
SPF_IP52.6.112.187/32

Related pages

Pivot deeper into the graph from novalis.ca.

Cypher and MCP

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

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