Hostname
universalchiro.ca
Last fetched
universalchiro.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
universalchiro.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.91.118 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.41 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.74 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.98 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.128 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.45 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.62 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.91 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of universalchiro.ca.
| Subdomain |
|---|
| www.universalchiro.ca |
Web-graph footprint
Distinct hostnames that link to or from universalchiro.ca in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for universalchiro.ca.
| Mechanism | Target |
|---|---|
| SPF_A | universalchiro.ca |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_MX | universalchiro.ca |
Related pages
Pivot deeper into the graph from universalchiro.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "universalchiro.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.