Skip to content

Hostname

yulex.ca

Last fetched

yulex.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · yulex.caRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/yulex.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.43.225.18767.43.224.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
yulex s.e.n.c.r.l.
Contact emails

Subdomains

19 observed subdomains of yulex.ca.

Web-graph footprint

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

20 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for yulex.ca.

MechanismTarget
SPF_Ayulex.ca
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.167.107.114
SPF_IP64.187.185.214/32
SPF_IP67.43.225.187
SPF_MXyulex.ca

Related pages

Pivot deeper into the graph from yulex.ca.

Cypher and MCP

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

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