Skip to content

Hostname

clairdental.ca

Last fetched

clairdental.ca resolves to 1 IPv4 address operated by RMSISC - RMS Information Systems Consulting in CA. WHOIS lists registrar:hexonet services inc. as the registrar.

Nutrition Label

WHISPER CANON · clairdental.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/clairdental.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.212.143.6199.212.143.0/24AS399630RMSISC - RMS Information Systems ConsultingCA

WHOIS identity

Registrar
registrar:hexonet services inc.
Organization
Contact emails

Subdomains

7 observed subdomains of clairdental.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for clairdental.ca.

MechanismTarget
SPF_Aclairdental.ca
SPF_INCLUDElaurier.mysecureservers.com
SPF_IP104.145.231.89
SPF_IP158.51.123.193
SPF_IP198.57.27.216
SPF_IP199.212.143.6
SPF_IP23.162.200.183
SPF_IP38.111.114.25
SPF_MXclairdental.ca

Related pages

Pivot deeper into the graph from clairdental.ca.

Cypher and MCP

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

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