Skip to content

Hostname

phtech.ca

Last fetched

phtech.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · phtech.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/phtech.ca

Resolution chain

phtech.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
ph tech (tm), les industries dallaires ltee
Contact emails

Subdomains

8 observed subdomains of phtech.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for phtech.ca.

MechanismTarget
SPF_Aphtech.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP149.56.155.136
SPF_IP184.95.214.10
SPF_IP38.109.6.246
SPF_IP51.161.117.20
SPF_IP64.18.160.76/32
SPF_IP64.18.160.77/32
SPF_IP64.245.177.98
SPF_IP69.67.12.10
SPF_IP74.115.204.62

Related pages

Pivot deeper into the graph from phtech.ca.

Cypher and MCP

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

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