Skip to content

Hostname

execulinktelecom.ca

Last fetched

execulinktelecom.ca resolves to 1 IPv4 address operated by EXECULINK - Execulink Telecom Inc. in CA. WHOIS lists registrar:execulink telecom inc. as the registrar.

Nutrition Label

WHISPER CANON · execulinktelecom.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/execulinktelecom.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.166.6.12199.166.6.0/24AS7794EXECULINK - Execulink Telecom Inc.CA

WHOIS identity

Registrar
registrar:execulink telecom inc.
Organization
execulink telecom
Contact emails

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for execulinktelecom.ca.

MechanismTarget
SPF_INCLUDE8475976.spf07.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEdayforcehcm.com
SPF_INCLUDEspf.alarm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.166.210.111
SPF_IP199.166.6.74
SPF_IP69.63.44.108
SPF_IP69.63.44.32/27
SPF_IP69.63.44.80/29

Related pages

Pivot deeper into the graph from execulinktelecom.ca.

Cypher and MCP

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

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