Skip to content

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

WHISPER CANON · mintax.caRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mintax.ca

Resolution chain

mintax.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.109.21.16208.109.16.0/20AS398101IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska RiauUS
50.6.245.8950.6.244.0/23AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANCA

WHOIS identity

Registrar
registrar:misk.com canada, inc.
Organization
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mintax.ca.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.