Hostname
mta.ca
Last fetched
mta.ca resolves to 1 IPv4 address operated by NECN-1-611 - NB-PEI Educational Computer Network in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
mta.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 |
|---|---|---|---|---|
| 198.164.44.170 | 198.164.44.0/24 | AS611 | NECN-1-611 - NB-PEI Educational Computer Network | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- mount allison university
- Contact emails
- —
Subdomains
632 observed subdomains of mta.ca.
Showing 25 of 632. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mta.ca in the public web crawl.
1,166 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for mta.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emailcampaigns.net |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | _spf.samanage.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.73.0.0/16 |
| SPF_IP | 142.0.187.42/32 |
| SPF_IP | 170.10.128.0/24 |
| SPF_IP | 170.10.129.0/24 |
| SPF_IP | 170.10.132.56/29 |
| SPF_IP | 170.10.132.64/29 |
| SPF_IP | 170.10.133.0/24 |
| SPF_IP | 185.58.84.93/32 |
| SPF_IP | 198.105.13.131/32 |
| SPF_IP | 198.164.44.0/24 |
| SPF_IP | 205.139.110.0/24 |
| SPF_IP | 207.211.30.128/25 |
| SPF_IP | 207.211.30.64/26 |
| SPF_IP | 207.211.31.0/25 |
| SPF_IP | 207.211.41.113/32 |
| SPF_IP | 209.217.117.82/32 |
| SPF_IP | 216.145.221.0/24 |
| SPF_IP | 216.147.222.12/30 |
| SPF_IP | 216.205.24.0/24 |
| SPF_IP | 216.92.192.145 |
| SPF_IP | 34.194.230.233/32 |
| SPF_IP | 34.230.107.215/32 |
| SPF_IP | 52.60.116.9/28 |
| SPF_IP | 52.60.157.49/28 |
| SPF_IP | 63.128.21.0/24 |
| SPF_IP | 66.151.109.0/24 |
| SPF_IP | 74.217.128.1 |
Related pages
Pivot deeper into the graph from mta.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mta.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.