Hostname
iress.ca
Last fetched
iress.ca resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.
Nutrition Label
Resolution chain
iress.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.130.130.48 | 18.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.129.171 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.9.152.105 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:csc corporate domains (canada) company
- Organization
- domain administrator
- Contact emails
Subdomains
69 observed subdomains of iress.ca.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iress.ca in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for iress.ca.
| Mechanism | Target |
|---|---|
| SPF_IP | 158.106.94.39 |
| SPF_IP | 208.77.92.1 |
| SPF_IP | 208.77.92.56/32 |
| SPF_IP | 208.77.93.1 |
| SPF_IP | 208.77.93.56/32 |
| SPF_IP | 38.117.104.130 |
Related pages
Pivot deeper into the graph from iress.ca.
- IP · 18.130.130.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc corporate domains (canada) company
- Country · GB
- Email · dnsadmin@iress.com.au
- TLD · .ca
- Browse hostnames · ir…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iress.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.