Hostname
mtl365.ca
Last fetched
mtl365.ca resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
mtl365.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 |
|---|---|---|---|---|
| 199.250.204.118 | 199.250.204.0/24 | AS54641 | IMH-IAD - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- twenty west media
- Contact emails
Subdomains
2 observed subdomains of mtl365.ca.
| Subdomain |
|---|
| mail.mtl365.ca |
| www.mtl365.ca |
Web-graph footprint
Distinct hostnames that link to or from mtl365.ca in the public web crawl.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for mtl365.ca.
| Mechanism | Target |
|---|---|
| SPF_A | mtl365.ca |
| SPF_IP | 173.231.247.158 |
| SPF_IP | 199.250.204.118 |
| SPF_IP | 209.182.209.61 |
| SPF_MX | mtl365.ca |
Related pages
Pivot deeper into the graph from mtl365.ca.
- IP · 199.250.204.118
- ASN · AS54641IMH-IAD - InMotion Hosting, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- Email · peter@twentywestmedia.com
- TLD · .ca
- Browse hostnames · mt…
- 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: "mtl365.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.