Hostname
cihi.com
Last fetched
cihi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cihi.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.156.36.206 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.79.195 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.99.22.66 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.99.64.232 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- canadian institute for health information
- Contact emails
- admin@cihi.ca
- whois@emailaddressprotection.com
- 079c5099-d083-4123-b9c8-b4b1fe3e1b44@identity-protect.org
- 0eaece52-5dc3-4735-8a68-a25ca6562f92@identity-protect.org
- 1541169e-9674-47d8-b8b9-16b6a2f6c3e8@identity-protect.org
- 26b6c498-5afe-4dba-aa82-90f631f633bf@identity-protect.org
- c243d4e8-1d7b-4d52-8e36-cc605bc7690e@identity-protect.org
- f36271a6-fecc-49cb-af65-a67625a6595d@identity-protect.org
- owner-11931780@cihi.com.whoisprivacyservice.org
- owner-7352282@cihi.com.whoisprivacyservice.org
- owner-7819613@cihi.com.whoisprivacyservice.org
- owner-7892180@cihi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cihi.com.
| Subdomain |
|---|
| www.cihi.com |
Web-graph footprint
Distinct hostnames that link to or from cihi.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cihi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.60.36.80/32 |
| SPF_IP | 52.60.72.224/32 |
Related pages
Pivot deeper into the graph from cihi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cihi.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.