Skip to content

Hostname

lorraine.ca

Last fetched

lorraine.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:a.r.c. informatique inc. as the registrar.

Nutrition Label

WHISPER CANON · lorraine.caRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lorraine.ca

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.135.124167.114.128.0/18AS16276CA

WHOIS identity

Registrar
registrar:a.r.c. informatique inc.
Organization
jacques houde
Contact emails

Subdomains

2 observed subdomains of lorraine.ca.

Web-graph footprint

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

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lorraine.ca.

MechanismTarget
SPF_Alorraine.ca
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.112.52.126
SPF_IP159.135.228.12
SPF_IP161.38.199.187
SPF_IP204.19.176.234/32
SPF_IP69.70.87.118
SPF_IP72.0.195.154/30
SPF_MXlorraine.ca

Related pages

Pivot deeper into the graph from lorraine.ca.

Cypher and MCP

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

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