Hostname
mintax.ca
Last fetched
mintax.ca resolves to 2 IPv4 addresses operated by IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau in US. WHOIS lists registrar:misk.com canada, inc. as the registrar.
Nutrition Label
Resolution chain
mintax.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.109.21.16 | 208.109.16.0/20 | AS398101 | IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau | US |
| 50.6.245.89 | 50.6.244.0/23 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | CA |
WHOIS identity
- Registrar
- registrar:misk.com canada, inc.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of mintax.ca.
| Subdomain |
|---|
| mail.mintax.ca |
| www.mintax.ca |
Web-graph footprint
Distinct hostnames that link to or from mintax.ca in the public web crawl.
76 sites link to this hostname.
Sample inbound links
- 1sthappyfamily.com
- americaninternetmatrix.com
- homezweethome.info
- monster.seo-anomaly-anchor.online
- monster.seo-anomaly-authority.online
- monster.seo-anomaly-backlink.online
- monster.seo-anomaly-black.online
- monster.seo-anomaly-bounce.online
- monster.seo-anomaly-canonical.online
- monster.seo-anomaly-conversion.online
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for mintax.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from mintax.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mintax.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.