Skip to content

Hostname

frantech.ca

Last fetched

frantech.ca resolves to 1 IPv4 address operated by BR549-JUNIOR-MICHAEL - Denton Commercial Internet in US. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · frantech.caRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/frantech.ca

Resolution chain

frantech.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.185.112.55205.185.112.0/20AS53667BR549-JUNIOR-MICHAEL - Denton Commercial InternetUS

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
Contact emails

Subdomains

23 observed subdomains of frantech.ca.

Web-graph footprint

Distinct hostnames that link to or from frantech.ca in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for frantech.ca.

MechanismTarget
SPF_Afrantech.ca
SPF_INCLUDEspf.mxyeet.net
SPF_IP205.185.112.0/24

Related pages

Pivot deeper into the graph from frantech.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "frantech.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.