Hostname
ihaul.ca
Last fetched
ihaul.ca resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
ihaul.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.72.50.230 | 62.72.48.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- ihaul freight
- Contact emails
Subdomains
8 observed subdomains of ihaul.ca.
Web-graph footprint
Distinct hostnames that link to or from ihaul.ca in the public web crawl.
170 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ihaul.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_IP | 104.37.148.89 |
| SPF_IP | 104.37.148.90 |
| SPF_IP | 162.223.120.0/24 |
| SPF_IP | 173.240.181.232/29 |
| SPF_IP | 184.67.16.96/29 |
| SPF_IP | 24.84.128.177 |
| SPF_IP | 52.242.32.10/32 |
Related pages
Pivot deeper into the graph from ihaul.ca.
- IP · 62.72.50.230
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- Email · kanwar@ihaulfreight.com
- TLD · .ca
- Browse hostnames · ih…
- 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: "ihaul.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.